diff options
Diffstat (limited to 'bash/tools/data_list')
-rw-r--r-- | bash/tools/data_list/docker_image_list.txt | 2 | ||||
-rw-r--r-- | bash/tools/data_list/git_manual_list | 4 | ||||
-rw-r--r-- | bash/tools/data_list/git_repos_list | 8 | ||||
-rw-r--r-- | bash/tools/data_list/http_manual_list.txt | 2 | ||||
-rw-r--r-- | bash/tools/data_list/npm_list.txt | 2 |
5 files changed, 10 insertions, 8 deletions
diff --git a/bash/tools/data_list/docker_image_list.txt b/bash/tools/data_list/docker_image_list.txt index f8a4d27a..2a039bc1 100644 --- a/bash/tools/data_list/docker_image_list.txt +++ b/bash/tools/data_list/docker_image_list.txt @@ -160,4 +160,4 @@ registry.hub.docker.com/library/mysql:5.7 sha256:49f6cb7658627d9e8cd3ef2952579e2 registry.hub.docker.com/oomk8s/ubuntu-init:2.0.0 sha256:bde840645eb1ae3d4397939ae916963bec0193e3be641f4579595fd24745868e taskrabbit/elasticsearch-dump:latest sha256:93f16d8ef89ab05d928700432b0273138fabf365bb4a1e46ba0a493598a66d9f wurstmeister/kafka:1.1.0 sha256:5778f4c22f2f3facc273afcf0599d3d6c6f6daa546039f669c275d9d0aa6a261 -wurstmeister/zookeeper:latest sha256:1c11ca7e20385bf42e3aa58e7d1eb81a273a3ec650847ede225631e7d80e03e3
\ No newline at end of file +wurstmeister/zookeeper:latest sha256:1c11ca7e20385bf42e3aa58e7d1eb81a273a3ec650847ede225631e7d80e03e3 diff --git a/bash/tools/data_list/git_manual_list b/bash/tools/data_list/git_manual_list index bbc08d2b..43273678 100644 --- a/bash/tools/data_list/git_manual_list +++ b/bash/tools/data_list/git_manual_list @@ -1,4 +1,6 @@ git clone https://github.com/rancher/community-catalog.git --bare github.com/rancher/community-catalog.git git clone https://git.rancher.io/rancher-catalog.git --bare git.rancher.io/rancher-catalog.git +# oom/kubernetes/robot/resources/config/eteshare/config/vm_properties.py git clone -b 2.0.0-ONAP --single-branch http://gerrit.onap.org/r/testsuite/properties.git --bare gerrit.onap.org/r/testsuite/properties.git -git clone -b 2.0.0-ONAP --single-branch http://gerrit.onap.org/r/portal.git --bare gerrit.onap.org/r/portal.git
\ No newline at end of file +# oom/kubernetes/portal/docker/init/mariadb-client/Dockerfile +git clone -b 2.0.0-ONAP --single-branch http://gerrit.onap.org/r/portal.git --bare gerrit.onap.org/r/portal.git diff --git a/bash/tools/data_list/git_repos_list b/bash/tools/data_list/git_repos_list index bbc08d2b..fbfeaaf5 100644 --- a/bash/tools/data_list/git_repos_list +++ b/bash/tools/data_list/git_repos_list @@ -1,4 +1,4 @@ -git clone https://github.com/rancher/community-catalog.git --bare github.com/rancher/community-catalog.git -git clone https://git.rancher.io/rancher-catalog.git --bare git.rancher.io/rancher-catalog.git -git clone -b 2.0.0-ONAP --single-branch http://gerrit.onap.org/r/testsuite/properties.git --bare gerrit.onap.org/r/testsuite/properties.git -git clone -b 2.0.0-ONAP --single-branch http://gerrit.onap.org/r/portal.git --bare gerrit.onap.org/r/portal.git
\ No newline at end of file +git clone -b 2.0.0-ONAP --single-branch http://gerrit.onap.org/r/aaf/authz.git --bare gerrit.onap.org/r/aaf/authz.git +git clone -b 2.0.0-ONAP --single-branch http://gerrit.onap.org/r/demo.git --bare gerrit.onap.org/r/demo.git +git clone -b 2.0.0-ONAP --single-branch http://gerrit.onap.org/r/dmaap/messagerouter/messageservice.git --bare gerrit.onap.org/r/dmaap/messagerouter/messageservice.git +git clone -b 2.0.0-ONAP --single-branch http://gerrit.onap.org/r/so/docker-config.git --bare gerrit.onap.org/r/so/docker-config.git diff --git a/bash/tools/data_list/http_manual_list.txt b/bash/tools/data_list/http_manual_list.txt index c99751de..c7486b7f 100644 --- a/bash/tools/data_list/http_manual_list.txt +++ b/bash/tools/data_list/http_manual_list.txt @@ -1482,4 +1482,4 @@ repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom.asc repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar.asc.sha1 www.getcloudify.org/spec/cloudify/3.4/types.yaml -github.com/packethost/docker-machine-driver-packet/releases/download/v0.1.2/docker-machine-driver-packet_linux-amd64.zip
\ No newline at end of file +github.com/packethost/docker-machine-driver-packet/releases/download/v0.1.2/docker-machine-driver-packet_linux-amd64.zip diff --git a/bash/tools/data_list/npm_list.txt b/bash/tools/data_list/npm_list.txt index 328c47d6..84528569 100644 --- a/bash/tools/data_list/npm_list.txt +++ b/bash/tools/data_list/npm_list.txt @@ -713,4 +713,4 @@ yallist@2.1.2 yamljs@0.3.0 yargs@3.10.0 yauzl@2.4.1 -zeparser@0.0.5
\ No newline at end of file +zeparser@0.0.5 |