Ejemplo n.º 1
0
def test_teardown_auth_plus():
    run_teardown_test("tests/stack-confs/auth-plus-stack-conf.yml",
                      "tests/target-playbooks/auth-plus-teardown.yml")
Ejemplo n.º 2
0
def test_teardown_ec2():
    run_teardown_test("tests/stack-confs/ec2-test.yml",
                      "tests/target-playbooks/ec2-teardown.yml")
Ejemplo n.º 3
0
def test_teardown_minimal():
    run_teardown_test("tests/stack-confs/minimal.yml",
                      "tests/target-playbooks/minimal-teardown.yml")