Execution
Date 08 Dec 2025 13:39:52 +0000
Duration 00:35:02.03
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
1377 Tasks
1365 Results
104 Plays
504 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.45
  • Play
    Installation and setup of Tempest
  • Task
    os_tempest : Generate list of tempest plugins installed from source code
  • Host
    aio1

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "tempest_pip_plugins": [
        "git+file:///openstack/src/opendev.org/openstack/cinder-tempest-plugin@1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5#egg=cinder-tempest-plugin"
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "branch": "1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5",
    "install": true,
    "name": "cinder-tempest-plugin",
    "repo": "file:///openstack/src/opendev.org/openstack/cinder-tempest-plugin"
}



Result #2

Field Value
ansible_facts
{
    "tempest_pip_plugins": [
        "git+file:///openstack/src/opendev.org/openstack/cinder-tempest-plugin@1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5#egg=cinder-tempest-plugin",
        "git+file:///openstack/src/opendev.org/openstack/glance-tempest-plugin@be482976001ba5e946029ddd0e3fe8ee1852568d#egg=glance-tempest-plugin"
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "branch": "be482976001ba5e946029ddd0e3fe8ee1852568d",
    "install": true,
    "name": "glance-tempest-plugin",
    "repo": "file:///openstack/src/opendev.org/openstack/glance-tempest-plugin"
}



Result #3

Field Value
ansible_facts
{
    "tempest_pip_plugins": [
        "git+file:///openstack/src/opendev.org/openstack/cinder-tempest-plugin@1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5#egg=cinder-tempest-plugin",
        "git+file:///openstack/src/opendev.org/openstack/glance-tempest-plugin@be482976001ba5e946029ddd0e3fe8ee1852568d#egg=glance-tempest-plugin",
        "git+file:///openstack/src/opendev.org/openstack/keystone-tempest-plugin@bab7165ee8aef4abb796db587299c773bc105ee1#egg=keystone-tempest-plugin"
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "branch": "bab7165ee8aef4abb796db587299c773bc105ee1",
    "install": true,
    "name": "keystone-tempest-plugin",
    "repo": "file:///openstack/src/opendev.org/openstack/keystone-tempest-plugin"
}



Result #4

Field Value
ansible_facts
{
    "tempest_pip_plugins": [
        "git+file:///openstack/src/opendev.org/openstack/cinder-tempest-plugin@1357d5dccffc2cd6c1e8a13e84c065d5bd55e4d5#egg=cinder-tempest-plugin",
        "git+file:///openstack/src/opendev.org/openstack/glance-tempest-plugin@be482976001ba5e946029ddd0e3fe8ee1852568d#egg=glance-tempest-plugin",
        "git+file:///openstack/src/opendev.org/openstack/keystone-tempest-plugin@bab7165ee8aef4abb796db587299c773bc105ee1#egg=keystone-tempest-plugin",
        "git+file:///openstack/src/opendev.org/openstack/neutron-tempest-plugin@9c22c14682afa1168d0e1bd1cd1efb092c28a8fe#egg=neutron-tempest-plugin"
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "branch": "9c22c14682afa1168d0e1bd1cd1efb092c28a8fe",
    "install": true,
    "name": "neutron-tempest-plugin",
    "repo": "file:///openstack/src/opendev.org/openstack/neutron-tempest-plugin"
}