Skip to content

script/gen-corpus.sh: set CEPH_CONF#40811

Merged
tchaikov merged 2 commits intoceph:masterfrom
tchaikov:wip-gen-corpus
Apr 12, 2021
Merged

script/gen-corpus.sh: set CEPH_CONF#40811
tchaikov merged 2 commits intoceph:masterfrom
tchaikov:wip-gen-corpus

Conversation

@tchaikov
Copy link
Copy Markdown
Contributor

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

if we happen to run this script on a host where /etc/ceph/ceph.conf is
available, ceph CLI would use it instead. so, point it to $PWD/ceph.conf
instead.

Signed-off-by: Kefu Chai <kchai@redhat.com>
all the scripts except for test_cls_cas.sh under qa/workunits/cls
are executable. to be more consistent, add the executable bit to
test_cls_cas.sh as well.

also, these scripts are launched by src/script/gen-corpus.sh directly,
so it's convenient just call them.

Signed-off-by: Kefu Chai <kchai@redhat.com>
@github-actions github-actions bot added the tests label Apr 12, 2021
@tchaikov tchaikov requested a review from jdurgin April 12, 2021 11:29
@tchaikov tchaikov merged commit 1ee844f into ceph:master Apr 12, 2021
@tchaikov tchaikov deleted the wip-gen-corpus branch April 12, 2021 13:40
@neha-ojha
Copy link
Copy Markdown
Member

@tchaikov @jdurgin This PR has exposed bugs in test_cls_cas (https://tracker.ceph.com/issues/50339) that we weren't seeing earlier. My master run saw 5 failures related to this https://pulpito.ceph.com/nojha-2021-04-14_00:54:53-rados-master-distro-basic-smithi/. Should we stop running this test until the tests are fixed?

@jdurgin
Copy link
Copy Markdown
Member

jdurgin commented Apr 14, 2021

yes, it seems this should have been run through the suites before merging as well

@neha-ojha
Copy link
Copy Markdown
Member

yes, it seems this should have been run through the suites before merging as well

#40857

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants