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

Add e2e tests #1

Merged
merged 25 commits into from
Mar 15, 2024
Merged

Add e2e tests #1

merged 25 commits into from
Mar 15, 2024

Conversation

jaredfholgate
Copy link
Member

@jaredfholgate jaredfholgate commented Mar 13, 2024

Migrating end to end test and associated bug fixes to have a successful test run.

@jaredfholgate jaredfholgate self-assigned this Mar 13, 2024
@jaredfholgate jaredfholgate added the PR: Safe to test 🧪 Enables running of End to End Tests label Mar 13, 2024
@jaredfholgate
Copy link
Member Author

@luke-taylor This is going to be the v1.0.0 release of the new bootstrap repo. I have moved the e2e tests into here. I am going to submit a separate PR to remove them from the alz-terraform-accelerator repo and update the docs. Once that is complete, I will release the next version of the PowerShell module to complete the end to end.

Please note, you will see in the code for the e2e tests we are targetting a specific branch of the ALZ PowerShell module. I will submit a follow up PR to revert that to main as soon as the new release goes out.

This repo can be merged and released any time since it will not be used until the ALZ PowerShell changes are released.

@jaredfholgate jaredfholgate merged commit 65f3d95 into main Mar 15, 2024
19 checks passed
@jaredfholgate jaredfholgate deleted the add-e2e-tests branch March 15, 2024 18:04
jaredfholgate added a commit to Azure/ALZ-PowerShell-Module that referenced this pull request Mar 15, 2024
# Pull Request

## Description

This PR is part of the major refactoring work to de-couple the bootstrap
and support bicep automation.

The fixes and refactoring in this branch were designed to make the e2e
tests pass successfully.

You can see the successful test run for this branch here: 

- PR: Azure/accelerator-bootstrap-modules#1
- Test Run:
https://github.com/Azure/accelerator-bootstrap-modules/actions/runs/8288999772/job/22684596007?pr=1

## License

By submitting this pull request, I confirm that my contribution is made
under the terms of the projects associated license.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Safe to test 🧪 Enables running of End to End Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants