Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OSM Packages
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
17
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
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
vnf-onboarding
OSM Packages
Commits
b535efcc
Commit
b535efcc
authored
3 years ago
by
garciadeblas
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/master' into hackfest_multivdu
parents
aa32f7c1
4d42a6b9
No related branches found
Branches containing commit
No related tags found
1 merge request
!143
Updated hackfest_multivdu_vnf: changed image from US1604 to ubuntu20.04
Pipeline
#381
failed with stage
in 1 minute and 24 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-0
4 additions, 0 deletions
.gitlab-ci.yml
with
4 additions
and
0 deletions
.gitlab-ci.yml
+
4
−
0
View file @
b535efcc
...
...
@@ -10,8 +10,10 @@ publish-repository:
-
git submodule update
-
python3 -m pip install wheel pyang pyangbind
-
git clone https://osm.etsi.org/gerrit/osm/IM.git
-
pip3 install -r IM/requirements.txt
-
pip3 install IM/
-
git clone https://osm.etsi.org/gerrit/osm/osmclient.git
-
pip3 install -r osmclient/requirements.txt
-
pip3 install osmclient/
-
rm -rf osmclient/ IM/
-
mv magma/* .
...
...
@@ -38,8 +40,10 @@ build-local-repository:
-
git submodule update
-
python3 -m pip install wheel pyang pyangbind
-
git clone https://osm.etsi.org/gerrit/osm/IM.git
-
pip3 install -r IM/requirements.txt
-
pip3 install IM/
-
git clone https://osm.etsi.org/gerrit/osm/osmclient.git
-
pip3 install -r osmclient/requirements.txt
-
pip3 install osmclient/
-
rm -rf osmclient/ IM/
-
mv magma/* .
...
...
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