From b720fd41487dd2129e2127f67a72c1654cef26d6 Mon Sep 17 00:00:00 2001 From: wrider Date: Mon, 4 Nov 2019 17:04:59 -0500 Subject: [PATCH] Add container tag files for test head containers Change-Id: I52cf54215775f84f8a9158d4cf5479ba82ef2394 Signed-off-by: wrider --- oran-ric-test-head/container-tag.yaml | 15 +++++++++++++++ otf-frontend/container-tag.yaml | 15 +++++++++++++++ otf-ping-test-head/container-tag.yaml | 15 +++++++++++++++ otf-robot-test-head/container-tag.yaml | 15 +++++++++++++++ otf-ssh-test-head/container-tag.yaml | 15 +++++++++++++++ 5 files changed, 75 insertions(+) create mode 100644 oran-ric-test-head/container-tag.yaml create mode 100644 otf-frontend/container-tag.yaml create mode 100644 otf-ping-test-head/container-tag.yaml create mode 100644 otf-robot-test-head/container-tag.yaml create mode 100644 otf-ssh-test-head/container-tag.yaml diff --git a/oran-ric-test-head/container-tag.yaml b/oran-ric-test-head/container-tag.yaml new file mode 100644 index 0000000..ee078db --- /dev/null +++ b/oran-ric-test-head/container-tag.yaml @@ -0,0 +1,15 @@ +--- +# Copyright (c) 2019 AT&T Intellectual Property. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +tag: 0.0.1 diff --git a/otf-frontend/container-tag.yaml b/otf-frontend/container-tag.yaml new file mode 100644 index 0000000..0920c29 --- /dev/null +++ b/otf-frontend/container-tag.yaml @@ -0,0 +1,15 @@ +--- +# Copyright (c) 2019 AT&T Intellectual Property. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +tag: 0.0.4 diff --git a/otf-ping-test-head/container-tag.yaml b/otf-ping-test-head/container-tag.yaml new file mode 100644 index 0000000..ee078db --- /dev/null +++ b/otf-ping-test-head/container-tag.yaml @@ -0,0 +1,15 @@ +--- +# Copyright (c) 2019 AT&T Intellectual Property. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +tag: 0.0.1 diff --git a/otf-robot-test-head/container-tag.yaml b/otf-robot-test-head/container-tag.yaml new file mode 100644 index 0000000..ee078db --- /dev/null +++ b/otf-robot-test-head/container-tag.yaml @@ -0,0 +1,15 @@ +--- +# Copyright (c) 2019 AT&T Intellectual Property. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +tag: 0.0.1 diff --git a/otf-ssh-test-head/container-tag.yaml b/otf-ssh-test-head/container-tag.yaml new file mode 100644 index 0000000..ee078db --- /dev/null +++ b/otf-ssh-test-head/container-tag.yaml @@ -0,0 +1,15 @@ +--- +# Copyright (c) 2019 AT&T Intellectual Property. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +tag: 0.0.1 -- 2.16.6