Commit Graph

7 Commits

Author SHA1 Message Date
Ghanshyam Mann a606c60efc Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Depends-On: https://review.opendev.org/c/openstack/ansible-role-collect-logs/+/910044
Depends-On: https://review.opendev.org/c/openstack/neutron/+/910099

Change-Id: I338ed19678cf4a6248c46551bdf9cb23abc511bd
2024-02-24 20:22:39 +00:00
Ghanshyam Mann 9c5941b0c8 Update README to new rolevar for run-temepst role
Tempest replaced the below rolevar for run-tempest role
- tempest_test_blacklist is replaced by tempest_test_exclude_list
- tempest_black_regex is replaced by tempest_exclude_regex

old name are still supported for compatiblity but we recommend
to switch to new one.

Depends-On: https://review.opendev.org/c/openstack/tempest/+/774835
Change-Id: Icf2c72cbee88fc0bfa60c6f33fb0b25e436a3c9f
2021-02-11 13:42:27 -06:00
Chandan Kumar 37600b28c2 Add tempest_workers to featureset_overrides
* tempest_workers var is used by validate-tempest role in order to
  allocate numbers of cpus while running the tests parallely. In
  order to complete scenario standalone migration, fs016 needs it.
  In order to improve the reusability of the job, we need to add
  this var under featureset_overrides.

https://tree.taiga.io/project/tripleo-ci-board/task/492

Change-Id: I84d8c2f766fd1dbbfbe8948737d08113f3041541
2018-12-10 11:48:59 +00:00
Arx Cruz c819004b6d Adding test_white_regex to allowed overrides
This patch is required to run standalone featureset with full tempest
test

Change-Id: If392c1ad8fd834e83d787662b1f35b8126cace87
2018-12-03 13:23:47 -07:00
Rafael Folco 31180f148e Add usage instructions for standalone_environment_files
standalone_environment_files is a featureset_override that can
be tweaked to customize environment configuration files for
standalone deployments.

Change-Id: Ia6e4f1395805fe4a8cf60c8b61012d6706300e76
2018-11-26 16:26:29 -02:00
Chandan Kumar 3f2d2091fb Enable featureset override for tempest_{format, extra_override}
Projects may want to override tempest runs for a given job:
- tempest_format
- tempest_extra_config
- tempest_plugins

Change-Id: I80c4db20e4b4deeb576380d20d3ee5f3f8fff66d
2018-10-14 19:29:09 +05:30
Rafael Folco 5aebe3bf5a Enable featureset override
Projects may want to override tempest runs for a given job:
 - run_tempest
 - tempest_whitelist
 - test_black_regex

Fail in case of a non-overridable config.

Change-Id: I8ca492ab21f80fec4f6fb2f00cbf0132dd77f836
2018-09-28 06:50:51 +00:00