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

test(smoketest): add native image sample app (backport #1525) #1538

Merged
merged 2 commits into from
Jun 13, 2023

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 13, 2023

This is an automatic backport of pull request #1525 done by Mergify.
Cherry-pick of f0884a6 has failed:

On branch mergify/bp/cryostat-v2.3/pr-1525
Your branch is up to date with 'origin/cryostat-v2.3'.

You are currently cherry-picking commit f0884a60.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   pom.xml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   smoketest.sh

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@github-actions
Copy link
Contributor

Hi @mergify[bot]! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

1 similar comment
@github-actions
Copy link
Contributor

Hi @mergify[bot]! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Jun 13, 2023
@andrewazores andrewazores added dependencies Pull requests that update a dependency file test safe-to-test and removed conflicts needs-triage Needs thorough attention from code reviewers labels Jun 13, 2023
@github-actions
Copy link
Contributor

Hi @mergify[bot]! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

1 similar comment
@github-actions
Copy link
Contributor

Hi @mergify[bot]! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

* feat(smoketest): add native image sample app

* remove unnecessary publish

* clean up port publications

* bump -core version to one that can connect to native images

(cherry picked from commit f0884a6)

# Conflicts:
#	smoketest.sh
@andrewazores andrewazores force-pushed the mergify/bp/cryostat-v2.3/pr-1525 branch from 5438caa to 2b5885c Compare June 13, 2023 16:34
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1538-2b5885c7eb137d68d9f0d0b5d840af51ef62f146 sh smoketest.sh

@andrewazores andrewazores merged commit 3a16747 into cryostat-v2.3 Jun 13, 2023
@mergify mergify bot deleted the mergify/bp/cryostat-v2.3/pr-1525 branch June 13, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file safe-to-test test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant