-
Notifications
You must be signed in to change notification settings - Fork 67
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
Fix/single table job fixes #2657
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This review is dependent on a successful integration test before this is merged but the changes to both yaml files are pretty minimal other than the if statements so this looks fine.
* Making ES7 domain default * updating es proxy script
update broken link
* adding changes for new al image changes
…mbic through poetry (#2663)
* 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 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 to work with new AL based squid image.
* adding updates so these jobs will work with our new AL based environments that use poetry to manage their virtual environments
* Add GH action workflow for integration tests * Update integration_tests.yaml * Reverting Jenkinsfile and removing integrationtests entry * Update Jenkinsfile --------- Co-authored-by: Hara Prasad <[email protected]>
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need more details about the pr
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 |
Link to JIRA ticket if there is one: https://ctds-planx.atlassian.net/browse/DCF-1882
Related PR: uc-cdis/indexd#384
New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
Deployment changes