Execution
Date 15 Dec 2025 10:19:13 +0000
Duration 00:23:12.82
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
9 Hosts
618 Tasks
960 Results
108 Plays
456 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.16
  • 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