Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Commits
afe4c63c
Commit
afe4c63c
authored
2 years ago
by
Neil-Jocelyn Schark
Browse files
Options
Downloads
Patches
Plain Diff
update ceos to 4.29.0.2F
See merge request
!408
parent
93cd18cf
No related branches found
No related tags found
2 merge requests
!408
update ceos to 4.29.0.2F
,
!382
Develop
Pipeline
#124475
passed
2 years ago
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Stage: deploy
Stage: .post
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
gosdn.clab.yaml
+1
-1
1 addition, 1 deletion
gosdn.clab.yaml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
afe4c63c
variables
:
GOSDN_IMAGE
:
"
${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHA}"
GOSDN_TESTING_IMAGE
:
"
${CI_REGISTRY_IMAGE}:testing_${CI_COMMIT_SHA}"
CEOS_IMAGE
:
"
${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:4.2
8
.2F"
CEOS_IMAGE
:
"
${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:4.2
9.0
.2F"
GOLANG_VERSION
:
"
1.19"
workflow
:
...
...
This diff is collapsed.
Click to expand it.
gosdn.clab.yaml
+
1
−
1
View file @
afe4c63c
...
...
@@ -8,7 +8,7 @@ mgmt:
topology
:
kinds
:
ceos
:
image
:
registry.code.fbi.h-da.de/danet/containers/ceos:4.2
8
.2F
image
:
registry.code.fbi.h-da.de/danet/containers/ceos:4.2
9.0
.2F
nodes
:
ceos0
:
kind
:
ceos
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment