From e882c0cfab8efd0dd82ae72c4c92396825ec40e5 Mon Sep 17 00:00:00 2001 From: Don Penney Date: Mon, 4 Nov 2019 14:28:31 -0500 Subject: [PATCH] Update files for relocated repo Change-Id: Ic651939664991a8f303893df937122d30c962129 Story: 2006166 Task: 37338 Signed-off-by: Don Penney --- .zuul.yaml | 12 ++++-------- centos_wheels.inc => centos_dev_wheels.inc | 0 centos_iso_image.inc | 2 ++ centos_pkg_dirs | 1 + centos_stable_wheels.inc | 1 + LICENSE => distributedcloud-client/LICENSE | 0 distributedcloud-client/centos/build_srpm.data | 6 ++---- 7 files changed, 10 insertions(+), 12 deletions(-) rename centos_wheels.inc => centos_dev_wheels.inc (100%) create mode 100644 centos_iso_image.inc create mode 100644 centos_pkg_dirs create mode 100644 centos_stable_wheels.inc rename LICENSE => distributedcloud-client/LICENSE (100%) diff --git a/.zuul.yaml b/.zuul.yaml index bb90c9c..261442d 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -6,17 +6,13 @@ check: jobs: - openstack-tox-linters - - stx-distcloud-client-tox-pep8: - voting: false - - stx-distcloud-client-tox-py27: - voting: false + - stx-distcloud-client-tox-pep8 + - stx-distcloud-client-tox-py27 gate: jobs: - openstack-tox-linters - - stx-distcloud-client-tox-pep8: - voting: false - - stx-distcloud-client-tox-py27: - voting: false + - stx-distcloud-client-tox-pep8 + - stx-distcloud-client-tox-py27 - job: name: stx-distcloud-client-tox-py27 diff --git a/centos_wheels.inc b/centos_dev_wheels.inc similarity index 100% rename from centos_wheels.inc rename to centos_dev_wheels.inc diff --git a/centos_iso_image.inc b/centos_iso_image.inc new file mode 100644 index 0000000..59989bc --- /dev/null +++ b/centos_iso_image.inc @@ -0,0 +1,2 @@ +# distributedcloud-client +distributedcloud-client-dcmanagerclient diff --git a/centos_pkg_dirs b/centos_pkg_dirs new file mode 100644 index 0000000..b6de744 --- /dev/null +++ b/centos_pkg_dirs @@ -0,0 +1 @@ +distributedcloud-client diff --git a/centos_stable_wheels.inc b/centos_stable_wheels.inc new file mode 100644 index 0000000..9dd69e8 --- /dev/null +++ b/centos_stable_wheels.inc @@ -0,0 +1 @@ +distributedcloud-client-wheels diff --git a/LICENSE b/distributedcloud-client/LICENSE similarity index 100% rename from LICENSE rename to distributedcloud-client/LICENSE diff --git a/distributedcloud-client/centos/build_srpm.data b/distributedcloud-client/centos/build_srpm.data index f368b18..8911459 100644 --- a/distributedcloud-client/centos/build_srpm.data +++ b/distributedcloud-client/centos/build_srpm.data @@ -1,5 +1,3 @@ -TAR_NAME="distributedcloud-client" -SRC_DIR="$CGCS_BASE/git/distributedcloud-client" +SRC_DIR="." -TIS_BASE_SRCREV=640ee2a980c72b6f97fdd5aef1a66196b4c09272 -TIS_PATCH_VER=GITREVCOUNT+2 +TIS_PATCH_VER=0