From eba558a4867ed6ceda42c543862cf315dffe8a3d Mon Sep 17 00:00:00 2001 From: broberts Date: Mon, 20 Jan 2020 15:20:45 -0700 Subject: feature: Allow F18 Beta Jenkins job to work Change-Id: I1d070eab1bb07f9320456f4c8a1a2ced874cddc8 Signed-off-by: broberts --- .../promote/promote-lba-osee.xml | 741 +++++++++++++++++++++ 1 file changed, 741 insertions(+) create mode 100644 releng/lba.osee.releng.tools/promote/promote-lba-osee.xml diff --git a/releng/lba.osee.releng.tools/promote/promote-lba-osee.xml b/releng/lba.osee.releng.tools/promote/promote-lba-osee.xml new file mode 100644 index 00000000000..3734b0616dd --- /dev/null +++ b/releng/lba.osee.releng.tools/promote/promote-lba-osee.xml @@ -0,0 +1,741 @@ + + + + + + + + + + + + + + -------------------------------------------------------------- + Promote-Type: [${promote-type}] + Production-Builds: [${production-builds}] + Copy-From-Local-Build: [${copy-from-local-build}] + -------------------------------------------------------------- + -------------------------------------------------------------- + Update-Installs: [${update-installs}] + + + + Production-Server: [${production-server}] + Production-Installs: [${production-installs}] + Server-Install-Link: [${server-install-link}] + Server-Launch-Cmd: [${server-launch-cmd}] + Install-Cmd: [${install-links-cmd}] + + + -------------------------------------------------------------- + + org.eclipse.osee repository path: [${osee-repo-path}] + lba.osee repository path: [${lba-osee-repo-path}] + + + + + + + + + + + + + + + Integration-Server: [${integration-server}] + Jobs-Path: [${jobs-path}] + Build-Path: [${build-path}] + Artifacts-Path: [${artifacts-path}] + -------------------------------------------------------------- + OSEE-JOB: [${osee-job}] + LBA-JOB: [${lba-osee-job}] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -------------------------------------------------------------- + Release-Tag: [${release-tag}] + Build-Version: [${build-version}] + Build-Qualifier: [${build-qualifier}] + Build-Alias: [${build-alias}] + -------------------------------------------------------------- + Deploy-Name: [${deploy-name}] + Deploy-Location: [${deploy-path}] + -------------------------------------------------------------- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SDC Promote Comment: [${sdc-promote-comment}] + Lba Site Name: [${lba-site-name}] + Osee Site Name: [${osee-site-name}] + Lba Site Zip: [${lba-site-zip}] + Osee Site Zip: [${osee-site-zip}] + SDC Package Name: [${sdc-package-name}] + SDC Status Dir: [${sdc-promoted-dir}] + -------------------------------------------------------------- + + + + + + + + + + + + + + + + + -------------------------------------------------------------- + Delete deploy path [${is-deploy-path-available}] + Deploy-path to delete: [${${deploy-path}] + -------------------------------------------------------------- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -------------------------------------------------------------- + CHECKS + -------------------------------------------------------------- + is-deploy-path-available: [${is-deploy-path-available}] + is-build-info-available: [${is-build-info-available}] + are-update-sites-available: [${are-update-sites-available}] + are-product-artifacts-available: [${are-product-artifacts-available}] + -------------------------------------------------------------- + -------------------------------------------------------------- + is-lba-update-site-installed: [${is-lba-update-site-installed}] + + is-win32-x86-installed: [${is-win32-x86-installed}] + is-win32-x86-64-installed: [${is-win32-x86-64-installed}] + is-linux-x86-installed: [${is-linux-x86-installed}] + is-linux-x86-64-installed: [${is-linux-x86-64-installed}] + + -------------------------------------------------------------- + + + + + + + + + + + + + <build> +<build-tag>${release-tag}</build-tag> +<deploy-tag>${deploy-name}</deploy-tag> +<repository> +<name>org.eclipse.osee</name> +<build-date>${osee-timestamp}</build-date> +<build-source>${osee-build-commit}</build-source> +${osee-job-site} +</repository> +<repository> +<name>lba.osee</name> +<build-date>${lba-osee-timestamp}</build-date> +<build-source>${lba-osee-build-commit}</build-source> +${lba-osee-job-site} +</repository> +</build> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Promoting From Link: [${production-installs}/${promote-from-install-link}] + + + + + + + + + + + + + -------------------------------------------------------------- + Update-Installs: [${update-installs}] + + + + Production-Server: [${production-server}] + Production-Installs: [${production-installs}] + Server-Install-Link: [${server-install-link}] + Server-Install-Cmd: [${install-links-cmd}] + Server-Launch-Cmd: [${server-launch-cmd}] + + + -------------------------------------------------------------- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ssh - update Development Server: ${tmp.output} + + + + + + + + + + + + + -------------------------------------------------------------- + is-update-sdc-installs-allowed: [${update-sdc-installs}] + -------------------------------------------------------------- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3