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
959b7a11
You need to sign in or sign up before continuing.
Commit
959b7a11
authored
2 years ago
by
Neil-Jocelyn Schark
Browse files
Options
Downloads
Patches
Plain Diff
Update ceos container image to 4.28.2F
See merge request
!375
parent
604d7ab5
No related branches found
No related tags found
2 merge requests
!375
Update ceos container image to 4.28.2F
,
!333
WIP: Develop
Pipeline
#115689
passed
2 years ago
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
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 @
959b7a11
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.28.
0
F"
CEOS_IMAGE
:
"
${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:4.28.
2
F"
GOLANG_VERSION
:
"
1.19"
workflow
:
...
...
This diff is collapsed.
Click to expand it.
gosdn.clab.yaml
+
1
−
1
View file @
959b7a11
...
...
@@ -8,7 +8,7 @@ mgmt:
topology
:
kinds
:
ceos
:
image
:
registry.code.fbi.h-da.de/danet/containers/ceos:4.28.
0
F
image
:
registry.code.fbi.h-da.de/danet/containers/ceos:4.28.
2
F
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