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

Develop luca #95

Merged
merged 5 commits into from
Jun 7, 2024
Merged

Develop luca #95

merged 5 commits into from
Jun 7, 2024

Conversation

LucaCinquini
Copy link
Collaborator

Purpose

The purpose of this PR is to improve the DAG that is used to test scalability with Karpenter. Specifically:

  • The DAG id is the same as the Python file name, except for the extension
  • The Docker image used is "busybox" which allows for configurable runtimes
  • The affinity dictionary is obtained through a standalone function

In addition, the GitSync process to sync with the remote DAG repository points to the "develop" branch by default.

Proposed Changes

  • [CHANGE] Update the karpenter_test.py as outlined above
  • [FIX] Use "develop" as the default branch to git-sync the DAGs

Issues

Testing

  • Executed 10 concurrent "karpenter_test" DAG runs, they all succeeded. Confirmed that 10 new nodes are created by Karpenter for each task, then deleted.

@drewm-swe drewm-swe merged commit ae5aee6 into sbg-e2e-concurrent-executions Jun 7, 2024
2 checks passed
@drewm-swe drewm-swe deleted the develop-luca branch June 7, 2024 20:36
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