Skip to content

Commit

Permalink
[CI]Enable more compute features in tempest
Browse files Browse the repository at this point in the history
  • Loading branch information
gibizer committed Oct 6, 2023
1 parent b077ebe commit d568207
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,13 @@
name: nova-operator-tempest-multinode
parent: podified-multinode-edpm-deployment-crc-3comp
vars:
cifmw_tempest_tempestconf_profile:
overrides:
compute-feature-enabled.vnc_console: true
compute-feature-enabled.stable_rescue: true
compute.min_compute_nodes: 3
compute_feature_enabled.hostname_fqdn_sanitization: true
validation.run_validation: true
cifmw_tempest_tests_allowed:
- tempest.
cifmw_tempest_tests_skipped:
Expand Down

0 comments on commit d568207

Please sign in to comment.