Skip to content
Snippets Groups Projects
Commit 40559d87 authored by Jeny Dhruvit Sheth's avatar Jeny Dhruvit Sheth
Browse files

ci-test

parent 465f4fdb
No related branches found
No related tags found
No related merge requests found
Pipeline #86907 waiting for manual action
...@@ -5,17 +5,17 @@ ...@@ -5,17 +5,17 @@
# Write here specific configurations and extensions for the given scenario # Write here specific configurations and extensions for the given scenario
# Example - overwrite kernel combinations in the pipeline # Example - overwrite kernel combinations in the pipeline
# .kernel-combinations: .kernel-combinations:
# parallel: parallel:
# matrix: matrix:
# - KCI_KERNEL_ARCH: "x86_64" - KCI_KERNEL_ARCH: "x86_64"
# KCI_DEFCONFIG: "path/to/my/config/file_config" KCI_DEFCONFIG: "path/to/my/config/file_config"
# KCI_ENABLE_KCONFIGS: "CONFIG1 CONFIG2 CONFIG3 ..." KCI_ENABLE_KCONFIGS: "CONFIG1 CONFIG2 CONFIG3 ..."
#
# - KCI_KERNEL_ARCH: "arm64" - KCI_KERNEL_ARCH: "arm64"
# KCI_DEFCONFIG: "path/to/my/config/file_config" KCI_DEFCONFIG: "path/to/my/config/file_config"
# KCI_ENABLE_KCONFIGS: "CONFIG1 CONFIG2 CONFIG3 ..." KCI_ENABLE_KCONFIGS: "CONFIG1 CONFIG2 CONFIG3 ..."
#
# - KCI_KERNEL_ARCH: "arm" - KCI_KERNEL_ARCH: "arm"
# KCI_DEFCONFIG: "path/to/my/config/file_config" KCI_DEFCONFIG: "path/to/my/config/file_config"
# KCI_ENABLE_KCONFIGS: "CONFIG1 CONFIG2 CONFIG3 ..." KCI_ENABLE_KCONFIGS: "CONFIG1 CONFIG2 CONFIG3 ..."
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment