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

add cicd files for v2 #28

Merged
merged 1 commit into from
Oct 23, 2024
Merged

add cicd files for v2 #28

merged 1 commit into from
Oct 23, 2024

Conversation

ImpSy
Copy link
Collaborator

@ImpSy ImpSy commented Oct 17, 2024

Jira ticket

https://spotinst.atlassian.net/browse/BGD-5296

Description

Description of the work contained in this PR

Demo

Please add a recording/screenshot of the feature/bug fix in work

Checklist

  • I have added a Jira ticket link
  • I have filled in the test plan
  • I have executed the tests and filled in the test results
  • I have updated/created relevant documentation

How to test

Description of environment setup necessary to exercise the feature and perform tests

Test plan and results

Feel free to add screenshots showing test results

Test Description Result Notes
1 Test with input A Pass Some notes about the test
2 Test with input B Pass Some notes about the test
3 Test with input C Pass Some notes about the test

run: |
make generate
if ! git diff --quiet; then
echo "Need to re-run 'make generate' and commit the changes."
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: I don't see this target in the make file above ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this comes from base makefile and it's just a copy of what is in integration.yaml

@ImpSy ImpSy merged commit f02afe1 into ocean-spark-v2 Oct 23, 2024
1 check passed
@ImpSy ImpSy deleted the cicd-for-v2 branch October 23, 2024 15:35
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