Loading manifests/pathcompservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: pathcompservice replicas: 5 replicas: 1 template: metadata: labels: Loading manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: serviceservice replicas: 5 replicas: 1 template: metadata: labels: Loading scripts/run_tests_locally-device-openconfig.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ # limitations under the License. PROJECTDIR=`pwd` PROJECTDIR=/home/ubuntu/controller/ cd $PROJECTDIR/src RCFILE=$PROJECTDIR/coverage/.coveragerc Loading Loading
manifests/pathcompservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: pathcompservice replicas: 5 replicas: 1 template: metadata: labels: Loading
manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ spec: selector: matchLabels: app: serviceservice replicas: 5 replicas: 1 template: metadata: labels: Loading
scripts/run_tests_locally-device-openconfig.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ # limitations under the License. PROJECTDIR=`pwd` PROJECTDIR=/home/ubuntu/controller/ cd $PROJECTDIR/src RCFILE=$PROJECTDIR/coverage/.coveragerc Loading