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

smoke-tests need to pass #379

Merged
merged 1 commit into from
Dec 9, 2024
Merged

smoke-tests need to pass #379

merged 1 commit into from
Dec 9, 2024

Conversation

JasonTheMain
Copy link
Contributor

Changes proposed in this pull request:

  • need smoke-tests-login to work for new endpoint

security considerations

None

@JasonTheMain JasonTheMain requested a review from a team as a code owner December 9, 2024 18:38
@@ -9,7 +9,7 @@
if __name__ == "__main__":
session = requests.Session()

logs = session.get('https://logs.{}'.format(os.environ['CF_SYSTEM_DOMAIN']))
logs = session.get('https://logs-deprecated.{}'.format(os.environ['CF_SYSTEM_DOMAIN']))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll have to pause prod to make sure these changes don't go there until we intend them to?

Copy link
Contributor Author

@JasonTheMain JasonTheMain Dec 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, its either that or we bypass in the pipeline so i think pause for now is best

@JasonTheMain JasonTheMain merged commit 0cb2819 into main Dec 9, 2024
1 check passed
@JasonTheMain JasonTheMain deleted the opensearch-swap branch December 9, 2024 18:46
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.

2 participants