test container repos pointing to the local repository

Bug #1776156 reported by Vinoth Kannan Ganapathy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R5.0
Fix Committed
High
Jarek Łukow
Trunk
Fix Committed
High
Jarek Łukow

Bug Description

test container image build with .repo files contain repository information pointing to the local repository. This needs to be changed to generic. Even some of the micro service container of the contrail has also build in same way.

[root@nodem14 /]# cat /etc/yum.repos.d/CentOS-Base.repo
[centosplus]
name = CentOS-$releasever - Plus
baseurl = http://10.84.56.27/centos/centos/$releasever/centosplus/$basearch/
gpgcheck = 1
enabled = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

[updates-mirror]
baseurl = http://10.84.5.81/pulp/repos/centos74-updates/
enabled = 1
gpgcheck = 0
name = CentOS updates mirror

[extras-mirror]
baseurl = http://10.84.5.81/pulp/repos/centos74-extras/
enabled = 1
gpgcheck = 0
name = CentOS extras mirror

[base-mirror]
baseurl = http://10.84.5.81/pulp/repos/centos74/
enabled = 1
gpgcheck = 0
name = CentOS base mirror

Tags: ci
tags: added: ci
information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/45201
Submitter: Lukasz Lukasiewicz (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/45203
Submitter: Lukasz Lukasiewicz (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/45201
Submitter: Lukasz Lukasiewicz (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/45203
Submitter: Lukasz Lukasiewicz (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/45201
Submitter: Lukasz Lukasiewicz (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/45203
Submitter: Lukasz Lukasiewicz (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/45203
Committed: http://github.com/Juniper/contrail-test/commit/511e89ef569b5c7453325245efbe1c0dc49ff0ef
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 511e89ef569b5c7453325245efbe1c0dc49ff0ef
Author: Lukasz Lukasiewicz <email address hidden>
Date: Thu Aug 2 11:28:22 2018 +0200

Remove CI mirrors from test container

After we build test container, we should remove our CI mirrors so users
can install their own packages.

Closes-Bug: #1776156
Change-Id: I39ba8d8effc45f1248af33cdc22f77b6438dec3e
(cherry picked from commit 6a2081ca37fbf6c94848b0025674c1d23438f4a5)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/45201
Committed: http://github.com/Juniper/contrail-test/commit/4619193bc0e9bd7cc42fb6f8e6a35e1e6b14db78
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 4619193bc0e9bd7cc42fb6f8e6a35e1e6b14db78
Author: Lukasz Lukasiewicz <email address hidden>
Date: Thu Aug 2 11:28:22 2018 +0200

Remove CI mirrors from test container

After we build test container, we should remove our CI mirrors so users
can install their own packages. Also reduce the amount of Docker layers.

Closes-Bug: #1776156
Change-Id: I39ba8d8effc45f1248af33cdc22f77b6438dec3e

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.