You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, did you edit inventory.ini when you should have edited inventory.ini.j2?
That's a common cause of this test failure.
If so, make your change to inventory.ini.j2 and run
cchq aws-fill-inventory --cached
to fix this test
I presume you just need to run aws-fill-inventory to resolve.
Hey, did you edit inventory.ini when you should have edited inventory.ini.j2?
That's a common cause of this test failure.
If so, make your change to inventory.ini.j2 and run
cchq aws-fill-inventory --cached
to fix this test
I presume you just need to run aws-fill-inventory to resolve.
This is a common situation when launching a new server. The launch may initially fail because the required entries are not yet present in inventory.ini. However, to update inventory.ini, we first need to launch the server, since the IP addresses are generated only after the instance is created.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket : https://dimagi.atlassian.net/browse/SAAS-19069
Environments Affected : Staging