Skip to content

Commit

Permalink
correct test configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
earthmant committed Aug 10, 2020
1 parent b709690 commit 3f4b3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/test_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
'openstack_project_domain_name': False,
}

prepare_test(secrets=SECRETS_TO_CREATE)
prepare_test(secrets=SECRETS_TO_CREATE, plugin_test=True)

blueprint_list = ['examples/blueprint-examples/virtual-machine/openstack.yaml']

Expand Down

0 comments on commit 3f4b3d5

Please sign in to comment.