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

feat(ci): Run UATs in AKS workflow #850

Merged
merged 3 commits into from
Apr 2, 2024
Merged

feat(ci): Run UATs in AKS workflow #850

merged 3 commits into from
Apr 2, 2024

Conversation

orfeas-k
Copy link
Contributor

@orfeas-k orfeas-k commented Mar 21, 2024

Run UATs in deploy-to-aks.yaml workflow after deploying CKF to an AKS cluster.
Example run

Closes #774

Run UATs in deploy-to-aks.yaml workflow after deploying CKF to an AKS
cluster.
@orfeas-k orfeas-k force-pushed the kf-5081-aks-run-uats branch from b2d362c to afc11c5 Compare March 29, 2024 13:46
@orfeas-k orfeas-k enabled auto-merge (squash) March 29, 2024 16:15
Copy link
Member

@misohu misohu left a comment

Choose a reason for hiding this comment

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

The CI minor CI change looks good. Good Job @orfeas-k. We just need to remember to remove the python3-8 installation if we resolve the automatic python version management with tox.

@orfeas-k orfeas-k merged commit 16c70e9 into main Apr 2, 2024
@orfeas-k orfeas-k deleted the kf-5081-aks-run-uats branch April 2, 2024 13:25
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.

Run UATs in CKF deployment to AKS github action
2 participants