This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
Watch
1
Star
0
Fork
0
You've already forked ceph
mirror of
https://github.com/ceph/ceph
synced
2025-01-01 16:42:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
62245cb5f3
ceph
/
qa
/
workunits
/
true.sh
4 lines
20 B
Bash
Raw
Normal View
History
Unescape
Escape
qa/workunit: print the detail commands excuted in the scripts This will make it to be much easier when debugging the qa tests failures. Signed-off-by: Xiubo Li <xiubli@redhat.com>
2023-04-06 02:17:44 +00:00
#!/bin/sh -ex
qa: scripts to help test ceph-qa-suite This workunit will be used by tests as a placeholder that always return true. This is helpful in tests when a script from the qa/workunits directory is mandatory but we do not care about testing anything. For an example of how it can be used, check https://github.com/ceph/ceph-qa-suite/pull/120 Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-09-05 11:40:27 +00:00
true
Reference in New Issue
Copy Permalink