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

e2e CI tests #46

Open
arm4b opened this issue Feb 2, 2023 · 0 comments
Open

e2e CI tests #46

arm4b opened this issue Feb 2, 2023 · 0 comments

Comments

@arm4b
Copy link
Member

arm4b commented Feb 2, 2023

The repo should do an end2end test run based on the actual action's Terraform/Ansible code.

We can run a full provision->deploy->destroy pipeline on every PR (it's 10mins). As far as I remember, external collaborators won't be able to run the CI on our behalf so we're good as long as BitOps doesn't leak (#36).

If that feels risky, we can use /commands comments in GH PRs for more granular control the CI runs for testing to avoid overusing the compute resources. Alternatively, use the [ci skip] flags.

Are we confident in our work, ready to dogfood own GH Action and test deploy ST2 instance based on defaults to EC2? This will help verifying the action runs end-to-end on every new feature/change, avoid regressions and also allows testing the changes directly in this repo, rather than using another middle repo, speeding up the development and feedback loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant