kolla-ansible/tests
Radosław Piliszek c906ab2a91 [CI] Use the script module for running core tests
Depending on the way the testing script is called, it may sense
stdin being available and not being a tty [1]. The logic in the
Glance part of the client is then broken [2] as it detects both
volume and stdin as sources of the image and fails.
The proposed approach uses the script module for these tests.
This fixes the cephadm upgrade jobs where this script was called
using the shell module which causes this behaviour. The script
module is not affected. FWIW, the command module is affected
the same as shell because shell extends the command module.

[1] 6810414e45/openstackclient/image/v2/image.py (L114-L120)
[2] 6810414e45/openstackclient/image/v2/image.py (L414)

Change-Id: I3ce4059063e3a51eb1c5b42bda79893b56bd85f0
Story: 2006294
2022-05-29 16:57:47 +00:00
..
templates [CI] Raise [keystone_authtoken]http_request_max_retries 2022-05-10 17:16:30 +00:00
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
check-config.sh CI: Move from ceph-ansible to cephadm 2021-03-02 17:49:12 +01:00
check-failure.sh CI: future-proof return semantics in check-failure.sh 2021-12-30 14:42:37 +00:00
check-logs.sh [CI] Restore token critical error filter 2022-05-21 13:27:15 +00:00
deploy-bifrost.sh CI: Use PATH to find kolla-ansible script 2021-05-25 10:29:12 +01:00
deploy-tenks.sh [CI] Use Tenks in Ironic job 2022-03-05 20:03:36 +00:00
deploy.sh Remove sanity checks 2022-05-13 17:41:34 +00:00
get_logs.sh Merge "CI: cephadm - stop copying keyrings" 2022-04-14 09:15:22 +00:00
init-core-openstack.sh CI: Configure IP on a linux bridge instead of OVS br-ex 2021-05-24 14:40:30 +00:00
init-swift.sh CI: Make bashate happy 2020-04-24 15:57:55 +02:00
j2lint.py CI: Initial jinja2 templates syntax checks 2021-02-20 09:37:48 +01:00
link-module-utils.sh Refactor of kolla_docker into module_utils 2022-01-06 11:59:50 +01:00
post.yml Reduce number of logs and disable ara HTML report 2021-03-10 15:16:05 +00:00
pre.yml Add openEuler Distro support 2022-03-28 07:54:49 +00:00
reconfigure.sh Remove sanity checks 2022-05-13 17:41:34 +00:00
run-hashi-vault.yml Support storing passwords in Hashicorp Vault 2021-06-30 15:16:12 +01:00
run.yml [CI] Use the script module for running core tests 2022-05-29 16:57:47 +00:00
setup_disks.sh CI: Use 5G loop device for ceph 2021-04-06 16:10:12 +00:00
setup_gate.sh [CI] Add Venus scenario 2022-03-16 14:57:29 +00:00
test_fernet_rotate_cron_generator.py Fix keystone fernet key rotation scheduling 2019-05-17 14:05:48 +01:00
test_kolla_docker.py tests: use source instead of binary 2022-04-05 14:55:27 +02:00
test_merge_config.py Remove whitespace around equal signs in zookeeper.cfg 2021-03-05 15:12:23 +01:00
test_merge_yaml.py Add extend_lists option to merge_yaml 2020-05-11 13:47:12 +01:00
test-bifrost.sh Remove RabbitMQ support from Bifrost 2019-04-10 11:30:50 +01:00
test-core-openstack.sh [CI] Test Glance interaction with Cinder 2022-02-04 21:45:32 +00:00
test-dashboard.sh CI: Add TLS tests 2020-01-28 14:03:33 -08:00
test-hashicorp-vault-passwords.sh Support storing passwords in Hashicorp Vault 2021-06-30 15:16:12 +01:00
test-ironic.sh [CI] Use Tenks in Ironic job 2022-03-05 20:03:36 +00:00
test-kolla-toolbox.yml Catch errors and changes in kolla_toolbox module 2019-09-16 14:34:11 +01:00
test-magnum.sh CI: octavia: remove octavia from magnum scenario 2021-03-03 10:54:38 +08:00
test-mariadb.sh CI: Use PATH to find kolla-ansible script 2021-05-25 10:29:12 +01:00
test-masakari.sh Add HAcluster Ansible role 2021-04-08 06:39:19 +00:00
test-monasca.sh CI: Add monasca scenario 2021-01-19 09:25:24 +00:00
test-octavia.sh CI: octavia: create and test a load balancer 2021-03-04 09:27:38 +08:00
test-ovn.sh Add missing octavia-driver-agent 2021-03-24 16:36:44 +00:00
test-prometheus-efk.sh CI: Fix prometheus-efk scenario with TLS enabled 2022-05-24 09:31:30 +01:00
test-scenario-nfv.sh CI: Move NFV reqs installation to where it belongs 2020-06-12 21:33:22 +02:00
test-swift.sh [CI] Test Swift upgrades 2021-08-13 15:26:55 +00:00
test-venus.sh [CI] Add Venus scenario 2022-03-16 14:57:29 +00:00
test-zun.sh Zun: Temporarily skip capsule test for ubuntu 2021-09-07 21:09:55 +08:00
upgrade-bifrost.sh CI: Use PATH to find kolla-ansible script 2021-05-25 10:29:12 +01:00
upgrade.sh Do not use a different port for Keystone admin endpoint 2022-05-26 13:38:26 +00:00