mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-17 07:11:52 +08:00
gitlab-ci: add job to run CPack RPM tests
Run tests on Fedora in a path without spaces so the RPM tests activate.
This commit is contained in:
@@ -194,6 +194,18 @@ test:fedora34-makefiles:
|
|||||||
- .run_dependent
|
- .run_dependent
|
||||||
- .needs_centos6_x86_64
|
- .needs_centos6_x86_64
|
||||||
|
|
||||||
|
test:fedora34-makefiles-nospace:
|
||||||
|
extends:
|
||||||
|
- .fedora34_makefiles
|
||||||
|
- .cmake_test_linux_release
|
||||||
|
- .linux_builder_tags_qt
|
||||||
|
- .run_dependent
|
||||||
|
- .needs_centos6_x86_64
|
||||||
|
variables:
|
||||||
|
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake-ci"
|
||||||
|
CMAKE_CI_BUILD_NAME: fedora34_makefiles_nospace
|
||||||
|
CMAKE_CI_JOB_NIGHTLY: "true"
|
||||||
|
|
||||||
test:cuda10.2-nvidia:
|
test:cuda10.2-nvidia:
|
||||||
extends:
|
extends:
|
||||||
- .cuda10.2_nvidia
|
- .cuda10.2_nvidia
|
||||||
|
Reference in New Issue
Block a user