Skip to content

Commit

Permalink
Update e2e tests expected outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
X-Guardian committed Dec 15, 2023
1 parent 44214d6 commit 3377710
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Plan: 1 to add, 0 to change, 0 to destroy.
---
### Plan Summary

2 projects, 2 with changes, 0 with no changes, 0 failed
2 projects, 1 with changes, 1 with no changes, 0 failed

* :fast_forward: To **apply** all unapplied plans from this pull request, comment:
* `atlantis apply`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ Changes to Outputs:
Plan: 1 to add, 0 to change, 0 to destroy.

---
### Plan Summary

2 projects, 2 with changes, 0 with no changes, 0 failed

* :fast_forward: To **apply** all unapplied plans from this pull request, comment:
* `atlantis apply`
* :put_litter_in_its_place: To delete all plans and locks for the PR, comment:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ workspace = "default"
### 2. dir: `dir2` workspace: `default`
**Apply Failed**: All policies must pass for project before running apply.

---
---
### Apply Summary

2 projects, 1 successful, 1 failed, 0 errored
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ null_resource.staging[0]: Creation complete after *s [id=*******************]
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
```

---
---
### Apply Summary

2 projects, 2 successful, 0 failed, 0 errored
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,7 @@ postapply

</details>

---
---
### Apply Summary

2 projects, 2 successful, 0 failed, 0 errored
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,7 @@ workspace = "new_workspace"

</details>

---
---
### Apply Summary

2 projects, 2 successful, 0 failed, 0 errored
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ Plan: 1 to add, 0 to change, 0 to destroy.
Plan: 1 to add, 0 to change, 0 to destroy.

---
### Plan Summary

2 projects, 2 with changes, 0 with no changes, 0 failed

* :fast_forward: To **apply** all unapplied plans from this pull request, comment:
* `atlantis apply`
* :put_litter_in_its_place: To delete all plans and locks for the PR, comment:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ Plan: 1 to add, 0 to change, 0 to destroy.
Plan: 1 to add, 0 to change, 0 to destroy.

---
### Plan Summary

2 projects, 2 with changes, 0 with no changes, 0 failed

* :fast_forward: To **apply** all unapplied plans from this pull request, comment:
* `atlantis apply`
* :put_litter_in_its_place: To delete all plans and locks for the PR, comment:
Expand Down

0 comments on commit 3377710

Please sign in to comment.