Commit Graph

6 Commits

Author SHA1 Message Date
Ghanshyam Mann 72ea117f61 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

Change-Id: Ic549bdcc76a5e12a0104143fbe79fd0db2c866b0
2024-02-24 11:44:35 -08:00
Arx Cruz 609d10ac97 Deprecating validate-simple
This role is no longer used, and was a long ago replaced with tempest.
Right now, there are still some pieces of code that overwrite the
tempest testrepository.subunit with the pingtest, and so, the best
approach right now is ensure that the validate-simple is not being
called anywhere.

Change-Id: I5a2993fa93c08f842e936c80b0adf4f9fb5c3b0f
2022-10-25 15:19:23 +02:00
Sorin Sbarnea cc82349363 Adapt code to newer code style (linters)
Makes those files conformant with current linting rules and avoids
linting errors when we need to toch them again.

Previous doing "pre-commit run -a" uncovered these errors, now is no
longer reporting any other errors.

Change-Id: Ie4cf229c8f11c2b55b323eac23c89483b26d3781
2018-11-16 12:42:51 +00:00
Attila Darazs 1f47f3afd9 Correct role renames in the imported playbooks
Change-Id: I5d6d7759c12fa8a95a4b33204b95670b2291df3d
2016-11-22 16:49:04 +01:00
Harry Rybacki fd859e8bd2 Update scale_node_very.yml inventory
- Missing variable

Change-Id: I884bf4941a939fab89d6a99fe166f982d6752312
2016-06-13 11:47:35 -04:00
Harry Rybacki 13d9e4416c Add overcloud scale nodes
Typical workflow:
1. Scale node
2. Validate the overcloud
3. Reduce scale by deleting orignal node of scale type
4. Re-inventory the overcloud
5. Validate the overcloud

Note: Related to change[1] adding role to CAT

[1] - https://review.gerrithub.io/#/c/274987/

Change-Id: I0da9cce50a7a491f5370521fad3c5409c2c917b1
2016-06-10 13:32:56 -04:00