Skip to content

Commit

Permalink
atom nightly ci update
Browse files Browse the repository at this point in the history
Signed-off-by: Barak Davidov <[email protected]>
  • Loading branch information
ghnvmeof committed Nov 25, 2024
1 parent a5fedc7 commit c0e3533
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ CEPH_SHA=latest
CEPH_DEVEL_MGR_PATH=../ceph

# Atom
ATOM_SHA=2f86e6fd28bb9f067fa3199e2d0041889f55dad5
ATOM_SHA=337922522c1ab22e0969f1e04d10f0d88c08509c

# Demo settings
RBD_POOL=rbd
Expand Down
7 changes: 7 additions & 0 deletions tests/atom/clusterBuildTestsRun.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,17 @@ if [ "$5" != "nightly" ]; then
-v /root/.ssh:/root/.ssh \
nvmeof_atom:"$ATOM_SHA" \
python3 cephnvme_atom.py \
nvmeof \
quay.ceph.io/ceph-ci/ceph:"$CEPH_SHA" \
quay.io/ceph/nvmeof:"$VERSION" \
quay.io/ceph/nvmeof-cli:"$VERSION" \
None None None None None None 1 1 4 1 1 2 4 1024 2 2 200M 0 1 20 10 1 \
--stopNvmeofDaemon \
--stopNvmeofSystemctl \
--stopMonLeader \
--killMonClient \
--rmNvmeofDaemon \
--redeployGWs \
--gitHubActionDeployment \
--dontUseMTLS \
--skiplbTest \
Expand All @@ -96,15 +99,19 @@ else
-v /root/.ssh:/root/.ssh \
nvmeof_atom:"$ATOM_SHA" \
python3 cephnvme_atom.py \
nvmeof \
quay.ceph.io/ceph-ci/ceph:"$CEPH_SHA" \
quay.io/ceph/nvmeof:"$VERSION" \
quay.io/ceph/nvmeof-cli:"$VERSION" \
None None None None None None 1 1 4 1 1 10 90 1024 6 2 200M 0 1 20 10 1 \
--stopNvmeofDaemon \
--stopNvmeofSystemctl \
--stopMonLeader \
--killMonClient \
--rmNvmeofDaemon \
--redeployGWs \
--gitHubActionDeployment \
--dontUseHUGEPAGES \
--dontUseMTLS \
--skiplbTest \
--journalctlToConsole \
Expand Down

0 comments on commit c0e3533

Please sign in to comment.