Skip to content

Commit

Permalink
Merge branch 'master' into efoley_xml_reporting_rename
Browse files Browse the repository at this point in the history
  • Loading branch information
mgirgisf authored Jan 31, 2025
2 parents 25491b0 + c46a955 commit 56124d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/logging_tests_controller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
KUBECONFIG: "{{ cifmw_openshift_kubeconfig }}"
PATH: "{{ cifmw_path }}"
vars:
common_pod_test_id: "RHOS0-12672"
common_pod_test_id: "RHOSO-12672"
common_pod_status_str: "Running"
common_pod_nspace: openstack-operators
common_pod_list:
Expand Down
6 changes: 5 additions & 1 deletion ci/vars-functional-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
# temp: skip os-net-setup
# This is added so we skip the os_net_setup role, which would normally be used
# to create a network.
# A network gets created by `make edpm_deploy_instance` during the autoscaling
# tests.
# skip os-net-setup
cifmw_os_net_setup_config: []
post_deploy_00_run_functional_test:
source: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/run_autoscaling_osp18.yml"
Expand Down

0 comments on commit 56124d9

Please sign in to comment.