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

Johnc/end to end tests parallel #10

Merged

Conversation

johncollinson2001
Copy link
Contributor

No description provided.

@johncollinson2001 johncollinson2001 changed the base branch from main to johnc/end-to-end-tests September 20, 2024 20:14
@johncollinson2001 johncollinson2001 marked this pull request as ready for review September 20, 2024 20:14
@johncollinson2001 johncollinson2001 merged commit d6b904e into johnc/end-to-end-tests Sep 20, 2024
2 checks passed
@johncollinson2001 johncollinson2001 deleted the johnc/end-to-end-tests-parallel branch September 20, 2024 20:14
johncollinson2001 added a commit that referenced this pull request Sep 25, 2024
* Added terraform HCL integration tests and integrated test execution into CI pipeline.

* Added end to end test framework and integrated with CI pipeline.

* Updated README with e2e test details.

* Updated full deployment test to query and assert on each resource.

* Removed parellism from e2e tests to avoid collisions of tfstate and resources.

* Completed full deployment end to end test.

* Johnc/end to end tests parallel (#10)

* Added tfstate and backend to end to end tests.

* Added TF state storage container variable to tests and workflow.

* Added copy of terraform to temp folder to avoid clashes during parellel execution.

* Updated README.

* Added environment variable null checks.

* Updated README.
johncollinson2001 added a commit that referenced this pull request Oct 4, 2024
* Added terraform HCL integration tests and integrated test execution into CI pipeline.

* Added end to end test framework and integrated with CI pipeline.

* Updated README with e2e test details.

* Updated full deployment test to query and assert on each resource.

* Removed parellism from e2e tests to avoid collisions of tfstate and resources.

* Completed full deployment end to end test.

* Johnc/end to end tests parallel (#10)

* Added tfstate and backend to end to end tests.

* Added TF state storage container variable to tests and workflow.

* Added copy of terraform to temp folder to avoid clashes during parellel execution.

* Updated README.

* Added environment variable null checks.

* Updated README.

* Refactored backup policies and instances into modules and added variables that can be used to configure the backups.

* Update docs.

* Fix basic deployment end to end test.

* Updated docs with usage info.

* Made vault name variable mandatory.

* Made test teardown deferred so it runs in all cases.

* Added test helper for end to end environment config.

* Updated info on end to end test debugging.

* Added end to end test for blob storage backups.

* Added managed disk end to end test.

* wip

* Fix issue with managed disk role assignment at resource group level.

* Fix bug in e2e managed disk backup test.

* Updated test logging to use the go log package.
johncollinson2001 added a commit that referenced this pull request Oct 13, 2024
* Added terraform HCL integration tests and integrated test execution into CI pipeline.

* Added end to end test framework and integrated with CI pipeline.

* Updated README with e2e test details.

* Updated full deployment test to query and assert on each resource.

* Removed parellism from e2e tests to avoid collisions of tfstate and resources.

* Completed full deployment end to end test.

* Johnc/end to end tests parallel (#10)

* Added tfstate and backend to end to end tests.

* Added TF state storage container variable to tests and workflow.

* Added copy of terraform to temp folder to avoid clashes during parellel execution.

* Updated README.

* Added environment variable null checks.

* Updated README.

* Refactored backup policies and instances into modules and added variables that can be used to configure the backups.

* Update docs.

* Fix basic deployment end to end test.

* Updated docs with usage info.

* Made vault name variable mandatory.

* Made test teardown deferred so it runs in all cases.

* Added test helper for end to end environment config.

* Updated info on end to end test debugging.

* Added end to end test for blob storage backups.

* Added managed disk end to end test.

* wip

* Fix issue with managed disk role assignment at resource group level.

* Fix bug in e2e managed disk backup test.

* Updated test logging to use the go log package.

* Added postgresql flexible server support.

* Removed duplication from README, introduced in error.

* Removed more duplicated content added in erroneous merge.

* Removed files left in error.
johncollinson2001 added a commit that referenced this pull request Oct 22, 2024
* Added terraform HCL integration tests and integrated test execution into CI pipeline.

* Added end to end test framework and integrated with CI pipeline.

* Updated README with e2e test details.

* Updated full deployment test to query and assert on each resource.

* Removed parellism from e2e tests to avoid collisions of tfstate and resources.

* Completed full deployment end to end test.

* Johnc/end to end tests parallel (#10)

* Added tfstate and backend to end to end tests.

* Added TF state storage container variable to tests and workflow.

* Added copy of terraform to temp folder to avoid clashes during parellel execution.

* Updated README.

* Added environment variable null checks.

* Updated README.

* Refactored backup policies and instances into modules and added variables that can be used to configure the backups.

* Update docs.

* Fix basic deployment end to end test.

* Updated docs with usage info.

* Made vault name variable mandatory.

* Made test teardown deferred so it runs in all cases.

* Added test helper for end to end environment config.

* Updated info on end to end test debugging.

* Added end to end test for blob storage backups.

* Added managed disk end to end test.

* wip

* Fix issue with managed disk role assignment at resource group level.

* Fix bug in e2e managed disk backup test.

* Updated test logging to use the go log package.

* Added validation to backup policy retention period.

* Adjusted retention periods in end to end tests so they pass TF validation.

* Corrected module example in README.

* Added description and comments to variables.

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

Successfully merging this pull request may close these issues.

1 participant