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): test #2

Closed
wants to merge 7 commits into from
Closed

feat(ci): test #2

wants to merge 7 commits into from

Conversation

mwangggg
Copy link
Owner

@mwangggg mwangggg commented Oct 6, 2023

fixes: #1

@mwangggg mwangggg added bug Something isn't working feat safe-to-test and removed bug Something isn't working labels Oct 6, 2023
@mwangggg mwangggg added the documentation Improvements or additions to documentation label Oct 6, 2023
@mwangggg mwangggg added bug Something isn't working and removed documentation Improvements or additions to documentation bug Something isn't working labels Oct 6, 2023
@mwangggg mwangggg added bug Something isn't working documentation Improvements or additions to documentation and removed bug Something isn't working documentation Improvements or additions to documentation labels Oct 6, 2023
@github-actions
Copy link

ARCH IMAGE
amd64 ghcr.io/mwangggg/cryostat-core:pr-2-a281b8e24292a67244e126f383d032161d06d7d5-linux-amd64
arm64 ghcr.io/mwangggg/cryostat-core:pr-2-a281b8e24292a67244e126f383d032161d06d7d5-linux-arm64

To run smoketest:

# amd64          
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-a281b8e24292a67244e126f383d032161d06d7d5-linux-amd64 sh smoketest.sh

# or arm64
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-a281b8e24292a67244e126f383d032161d06d7d5-linux-arm64 sh smoketest.sh

1 similar comment
@github-actions
Copy link

ARCH IMAGE
amd64 ghcr.io/mwangggg/cryostat-core:pr-2-a281b8e24292a67244e126f383d032161d06d7d5-linux-amd64
arm64 ghcr.io/mwangggg/cryostat-core:pr-2-a281b8e24292a67244e126f383d032161d06d7d5-linux-arm64

To run smoketest:

# amd64          
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-a281b8e24292a67244e126f383d032161d06d7d5-linux-amd64 sh smoketest.sh

# or arm64
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-a281b8e24292a67244e126f383d032161d06d7d5-linux-arm64 sh smoketest.sh

@mwangggg mwangggg removed the bug Something isn't working label Oct 11, 2023
@github-actions
Copy link

ARCH IMAGE
amd64 ghcr.io/mwangggg/cryostat-core:pr-2-83148490d3748a1b51e2127540ed7ec259aa5ac1-linux-amd64
arm64 ghcr.io/mwangggg/cryostat-core:pr-2-83148490d3748a1b51e2127540ed7ec259aa5ac1-linux-arm64

To run smoketest:

# amd64          
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-83148490d3748a1b51e2127540ed7ec259aa5ac1-linux-amd64 sh smoketest.sh

# or arm64
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-83148490d3748a1b51e2127540ed7ec259aa5ac1-linux-arm64 sh smoketest.sh

@mwangggg
Copy link
Owner Author

/build_test

1 similar comment
@mwangggg
Copy link
Owner Author

/build_test

@github-actions
Copy link

ARCH IMAGE
amd64 ghcr.io/mwangggg/cryostat-core:pr-2-638f787a8fca34a14fd3f14be0f3298e64d5e93a-linux-amd64
arm64 ghcr.io/mwangggg/cryostat-core:pr-2-638f787a8fca34a14fd3f14be0f3298e64d5e93a-linux-arm64

To run smoketest:

# amd64          
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-638f787a8fca34a14fd3f14be0f3298e64d5e93a-linux-amd64 sh smoketest.sh

# or arm64
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-638f787a8fca34a14fd3f14be0f3298e64d5e93a-linux-arm64 sh smoketest.sh

@mwangggg
Copy link
Owner Author

/build_test

1 similar comment
@mwangggg
Copy link
Owner Author

/build_test

@mwangggg
Copy link
Owner Author

/build_Test

@mwangggg
Copy link
Owner Author

/build_test

1 similar comment
@mwangggg
Copy link
Owner Author

/build_test

@mwangggg
Copy link
Owner Author

/build_test

5 similar comments
@mwangggg
Copy link
Owner Author

/build_test

@mwangggg
Copy link
Owner Author

/build_test

@mwangggg
Copy link
Owner Author

/build_test

@mwangggg
Copy link
Owner Author

/build_test

@mwangggg
Copy link
Owner Author

/build_test

@mwangggg
Copy link
Owner Author

@github-actions
Copy link

ARCH IMAGE
amd64 ghcr.io/mwangggg/cryostat-core:pr-2-63e54eee05e18f8028030cc2a590c49c5a6d46f3-linux-amd64
arm64 ghcr.io/mwangggg/cryostat-core:pr-2-63e54eee05e18f8028030cc2a590c49c5a6d46f3-linux-arm64

To run smoketest:

# amd64          
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-63e54eee05e18f8028030cc2a590c49c5a6d46f3-linux-amd64 sh smoketest.sh

# or arm64
CRYOSTAT_IMAGE=ghcr.io/mwangggg/cryostat-core:pr-2-63e54eee05e18f8028030cc2a590c49c5a6d46f3-linux-arm64 sh smoketest.sh

@mwangggg mwangggg closed this Oct 31, 2023
@mwangggg mwangggg deleted the 221-cryostat-IT branch March 12, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant