Skip to content

Add more sanity checks for docker image#1877

Merged
git-hulk merged 3 commits intoapache:unstablefrom
jyf111:ci
Nov 9, 2023
Merged

Add more sanity checks for docker image#1877
git-hulk merged 3 commits intoapache:unstablefrom
jyf111:ci

Conversation

@jyf111
Copy link
Copy Markdown
Contributor

@jyf111 jyf111 commented Nov 5, 2023

This PR should fix #1793.

git-hulk
git-hulk previously approved these changes Nov 6, 2023
@git-hulk git-hulk requested a review from PragmaTwice November 6, 2023 01:28
tags: kvrocks:ci
outputs: type=docker
- name: Test built image
run: docker run --rm kvrocks:ci -v
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we still need this one since it is not covered in the new checks.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

When starting kvrocks, the version is output but cannot be seen due to detach.
I have restored this version check to output the version to github action log.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Nov 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@git-hulk git-hulk merged commit 7c045b2 into apache:unstable Nov 9, 2023
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.

Add the sanity check for docker image

3 participants