ironic-tempest-plugin/ironic_tempest_plugin/common
Julia Kreger 982d177007 Tempest test for anaconda deploy
Provides a test and substrate changes to support integration
testing of the anaconda deployment interface from a "standalone"
perspect.

This is present in two forms, a "with stage2 ramdisk" and
"without stage2" test which is enabled, or not depening
on the underlying configuration.

This test also has two modes of operation, the first and
default being primarily a "did anaconda start and can I
ping the machine?" test mode. The second attempts to wait
for the node to reach an active state, although it is not
the default because an anaconda deployment, depending on
mode of use, even with a default configuration can take
a substantial amount of itme. The anaconda deployment
interface is also modeled for highly tuned configurations,
so the prime aspect is "does it boot? does anaconda start?"

Also:
* Removes the explicit requirement that test classes explicitly
  declare support for wholedisk_image or not.

Change-Id: I42933d26268b55737fa2508265643c1cd14651ea
2022-09-27 13:44:29 -07:00
..
__init__.py Migrate Tempest tests into Ironic tree 2015-12-07 11:49:12 +09:00
utils.py Validate scheduling fields in basic ops scenario 2018-03-16 14:22:21 +00:00
waiters.py Tempest test for anaconda deploy 2022-09-27 13:44:29 -07:00