Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.06
  • Play
    Installation and setup of Tempest
  • Task
    os_tempest : Gather variables for each operating system

Field Value
ansible_facts
{
    "_stestr_executable": "{{ (tempest_install_method == 'distro') | ternary('testr', 'stestr') }}",
    "cache_timeout": 600,
    "tempest_devel_distro_packages": [
        "python3-dev"
    ],
    "tempest_distro_packages": [
        "git",
        "libxslt1.1",
        "build-essential",
        "nmap"
    ],
    "tempest_plugin_distro_packages": [],
    "tempest_service_distro_packages": [
        "tempest",
        "python3-junitxml",
        "python3-pip",
        "python3-subunit",
        "iputils-ping"
    ]
}
ansible_included_var_files
[
    "/home/zuul/src/opendev.org/openstack/openstack-ansible-os_tempest/vars/debian.yml"
]
changed
False