Bases: heat_integrationtests.scenario.scenario_base.ScenarioTestsBase
- 
check_stack()[source]
 
- 
test_server_software_config()[source]
 
Check that passed files with scripts are executed on created server.
- The alternative scenario is the following:
 
- Create a stack and pass files with scripts.
 
- Check that all stack resources are created successfully.
 
- Wait for all deployments.
 
- Check that stack was created.
 
- Check stack outputs.