Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration tests are well isolated - Phase Two #114

Open
4 tasks
micahlee opened this issue Apr 15, 2019 · 0 comments
Open
4 tasks

Integration tests are well isolated - Phase Two #114

micahlee opened this issue Apr 15, 2019 · 0 comments

Comments

@micahlee
Copy link
Contributor

Currently there are name/service broker collisions if CI tests are run with the Conjur tile, or if multiple builds are run simultaneously.

Acceptance Criteria:

  • Integration tests can run with the Conjur service broker tile installed
  • Integration tests can run run in parallel (multiple simultaneous CI builds)

Possible changes to meet acceptance criteria:

  • Randomize conjur service catalog on CI runs

Open questions:

  • Can multiple service brokers be present in the foundation at the same time?

    They can be run space-scoped, but it's not clear if the catalogs we'll still conflict or not.

@micahlee micahlee changed the title Integration tests are well isolated - Phase 2 Integration tests are well isolated - Phase Two Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant