-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add GH action workflow for integration tests #2670
Conversation
Please find the ci env pod logs here |
Please find the ci env pod logs here |
Please find the ci env pod logs here |
Please find the ci env pod logs here |
Please find the ci env pod logs here |
Please find the ci env pod logs here |
Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
* Add GH action workflow for integration tests * Update integration_tests.yaml * Reverting Jenkinsfile and removing integrationtests entry * Update Jenkinsfile --------- Co-authored-by: Hara Prasad <haraprasadj@uchicago.edu>
* (Chore): Improve Single Table Migration Job Script * add param for creds * Add priority class * Add comments * Making ES7 domain default (#2655) * Making ES7 domain default * updating es proxy script * Update README.md (#2662) update broken link * adding changes for new al image changes (#2661) * adding changes for new al image changes * updating alembic logic to work with the new al images that manage alembic through poetry (#2663) * fix to include special characters in db name (#2664) * updating userdb job to work with new al images (#2665) * Update web_whitelist * Feat/team project cost tracking (#2658) * Setting up migration to new karpenter CRDs * Adding some references missed earlier * Really can't stop screwing up * Not even sure why it's working this way * Let's try this, this should help * Let's make sure this part works * Let's try this * Let's try this too * Let's check the decoding * Fixing a silly parentheses issue * Fixing some other naming issues * I think we can't do decoding this early in the process * Trying wrapping in quotes * Let's try just cutting some stuff * Need to update the deleted sensor * Think underscores are also a no-go * No decoding * Could the decoding be the issue? * Adding the selector for 1.31 AMIs * Changing the tag name * Fixing the cleanup jobs * I think we may just need to change the deletion order * modifying gdcdb create job (#2668) * modifying gdcdb create job so it is backwards compatible and works with the new image that utilizes poetry for its virtual environments * Update gdcdb-create-job.yaml * Update squid.conf (#2641) Update squid.conf to work with new AL based squid image. * Adding "poetry run" (#2673) * adding updates so these jobs will work with our new AL based environments that use poetry to manage their virtual environments * removing old squid file from cloud auto as it now lives in "base_images" repo" (#2675) * Add GH action workflow for integration tests (#2670) * Add GH action workflow for integration tests * Update integration_tests.yaml * Reverting Jenkinsfile and removing integrationtests entry * Update Jenkinsfile --------- Co-authored-by: Hara Prasad <haraprasadj@uchicago.edu> * fix: use /auth/request instead of /auth/mapping Arborist endpoint (#2677) * Update Dockerfile env key=value format * Update Dockerfile * Revert "Update Dockerfile" This reverts commit 4c445dd. * Revert "Update Dockerfile env key=value format" This reverts commit a2ba4fc. --------- Co-authored-by: EliseCastle23 <109446148+EliseCastle23@users.noreply.github.com> Co-authored-by: smvgarcia <111767892+smvgarcia@users.noreply.github.com> Co-authored-by: Ajo Augustine <ajoaugustine@gmail.com> Co-authored-by: emalinowski <emalinowski@uchicago.edu> Co-authored-by: Aidan Hilt <11202897+AidanHilt@users.noreply.github.com> Co-authored-by: Krishna Agarwal <159047652+krishnaa05@users.noreply.github.com> Co-authored-by: Hara Prasad <haraprasadj@uchicago.edu> Co-authored-by: pieterlukasse <pieterlukasse@gmail.com> Co-authored-by: Maribelle Hannah Gomez <maribellehgomez@gmail.com>
Link to JIRA ticket if there is one: GQE-351
New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
Deployment changes