-
Notifications
You must be signed in to change notification settings - Fork 304
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
HPCC-32665 Include Azure Build Verification Tests (BVT) #19119
HPCC-32665 Include Azure Build Verification Tests (BVT) #19119
Conversation
@@ -59,3 +59,23 @@ jobs: | |||
github_actor: ${{ secrets.LNB_ACTOR }} | |||
github_token: ${{ secrets.LNB_TOKEN }} | |||
|
|||
test-build: | |||
name: "Test published image" | |||
needs: build |
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.
Dependent on build & publish successfully finishing. Ensures the platform-core:tag will always be present for the az-bvt tests.
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.
Looks good
Jira Issue: https://hpccsystems.atlassian.net//browse/HPCC-32665 Jirabot Action Result: |
Signed-off-by: Michael Gardner <[email protected]>
b58fc53
to
1a8b4f7
Compare
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.
Looks good
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.
Looks good
@@ -59,3 +59,23 @@ jobs: | |||
github_actor: ${{ secrets.LNB_ACTOR }} | |||
github_token: ${{ secrets.LNB_TOKEN }} | |||
|
|||
test-build: | |||
name: "Test published image" | |||
needs: build |
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.
Looks good
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.
Looks good. Let me if you don't have the secret values
Type of change:
Checklist:
Smoketest:
Testing: