Skip to content
Snippets Groups Projects
Commit f481f4ec authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/fix-port-for-lava-tests and 1 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@6fbbf338

CI: Add fake lava test to ci-test, reduce fetch depth in update submodule

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@d820110c

CI: Add variable containing the port for ssh access of the gitlab instance

Our server installation uses port 4444 for ssh access. The lava tests
didn't took this into account.
parent 4081a514
No related branches found
No related tags found
1 merge request!9Integrate gitlab-ci/fix-port-for-lava-tests and 1 more
Subproject commit a06956de3e293dcce042a134765d0191c4aaa12a Subproject commit 6fbbf3388fee9045aea7bb4aab77700895119ff1
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: a06956de3e293dcce042a134765d0191c4aaa12a ref: 6fbbf3388fee9045aea7bb4aab77700895119ff1
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment