Skip to content

ctest: run ctest in scripted mode (Backport of PR #742)#755

Merged
franku merged 3 commits intobareos-19.2from
dev/pstorz/bareos-19.2/ctest-scripted-mode
Feb 26, 2021
Merged

ctest: run ctest in scripted mode (Backport of PR #742)#755
franku merged 3 commits intobareos-19.2from
dev/pstorz/bareos-19.2/ctest-scripted-mode

Conversation

@pstorz
Copy link
Member

@pstorz pstorz commented Feb 26, 2021

  • run "ctest -V -S CTestScript.cmake"
  • run "start", "test" and "coverage" steps
  • skip "configure", "build" and "submit" steps
  • do not "make clean" before ctest
  • skip second run of ctest on debian based os
  • skip "bareosfd-python2-module-tester" test on MacOS(Darwin) as it
    segfaults
  • This PR requires https://git.bareos.com/bareos/CD/pulls/31

Please follow these few prerequisites before you hand in a PR

Consider the following chapters in the Bareos Developer Documentation

Add some information

  • Add a small description to the CHANGELOG.md file and refer to your PR using this syntax '[PR #xyz]'
  • Add your name to the AUTHORS file

Keep spirit!

  • Do not be afraid to hand in a PR!

- run "ctest -V -S CTestScript.cmake"
- run "start", "test" and "coverage" steps
- skip "configure", "build" and "submit" steps
- do not "make clean" before ctest
- skip second run of ctest on debian based os
- skip "bareosfd-python2-module-tester" test on MacOS(Darwin) as it
  segfaults

(cherry picked from commit 714cfce)
(cherry picked from commit 827f8cf)
@pstorz pstorz changed the base branch from master to bareos-19.2 February 26, 2021 08:37
@franku franku merged commit 0b1c1ca into bareos-19.2 Feb 26, 2021
@franku franku deleted the dev/pstorz/bareos-19.2/ctest-scripted-mode branch February 26, 2021 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants