Skip to content

Commit

Permalink
atom sha bump and automatic rebalancing test enable
Browse files Browse the repository at this point in the history
Signed-off-by: Barak Davidov <barakda@il.ibm.com>
  • Loading branch information
barakda committed Dec 31, 2024
1 parent 1549186 commit bc3bb13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
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=269ce6fd8ec65bfe6eb25d19415f13927bd80e60
ATOM_SHA=ab74d7ae0368833cbcbc95bdd5a454dee90620ca

# Demo settings
RBD_POOL=rbd
Expand Down
4 changes: 1 addition & 3 deletions tests/atom/clusterBuildTestsRun.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ if [ "$5" != "nightly" ]; then
--nvmeof-daemon-remove \
--redeploy-gws \
--github-action-deployment \
--skip-ns-rebalancing-test \
--journalctl-to-console \
--dont-power-off-cloud-vms \
--env=m6
Expand All @@ -101,7 +100,7 @@ else
--subsystem-num=118 \
--ns-num=8 \
--subsystem-max-ns-num=1024 \
--failover-num=6 \
--failover-num=10 \
--failover-num-after-upgrade=2 \
--rbd-size=200M \
--fio-devices-num=1 \
Expand All @@ -116,7 +115,6 @@ else
--redeploy-gws \
--github-action-deployment \
--dont-use-mtls \
--skip-ns-rebalancing-test \
--journalctl-to-console \
--dont-power-off-cloud-vms \
--dont-use-hugepages \
Expand Down

0 comments on commit bc3bb13

Please sign in to comment.