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

Deployment updates for STAGE delete #3542

Merged
merged 5 commits into from
Oct 7, 2024
Merged

Conversation

yuanzhou
Copy link
Member

In our current setup:

  • portal-prod.stage goes against ALL PROD APIs and Neo4j data as well as PROD indices
  • portal.stage goes against a local entity-api and search-api pointing a separate STAGE indices, but the backend data is from PROD

In the new setup:

  • portal-prod.test will go against ALL PROD APIs and Neo4j data as well as PROD indices
  • the existing portal.test stays the same

So we'll have DEV/TEST/PROD eventually. The only difference is we'll no longer use STAGE environment and the separate STAGE indices.

This PR will need to go hand in hand with hubmapconsortium/gateway#318

@yuanzhou yuanzhou marked this pull request as ready for review October 3, 2024 15:05
Copy link
Collaborator

@lchoy lchoy left a comment

Choose a reason for hiding this comment

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

Thanks @yuanzhou !

The remaining references to the stage environment are in legacy artillery tests. Since these are no longer in use, it is not blocking.

end-to-end/artillery/scenarios/assets.yml
end-to-end/artillery/skip-scenarios/entity-globus.yml
end-to-end/artillery/skip-scenarios/entity-provenance.yml
end-to-end/artillery/skip-scenarios/portal-details.yml
end-to-end/artillery/skip-scenarios/portal-docs.yml
end-to-end/artillery/skip-scenarios/search-ccf.yml
end-to-end/artillery/skip-scenarios/search.yml

@yuanzhou
Copy link
Member Author

yuanzhou commented Oct 7, 2024

@lchoy @john-conroy I couldn't test the redeploy.sh myself, but once you merge this PR you should be able to deploy on DEV and TEST with that script. No STAGE. Then I'll enable the routing piece to the new portal-prod.test instance.

@john-conroy john-conroy merged commit 1798cf8 into main Oct 7, 2024
8 checks passed
@john-conroy john-conroy deleted the yuanzhou/stage-delete branch October 7, 2024 14: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.

3 participants