Skip to content

Commit

Permalink
updates for Prod release of PC 5.17.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Cox committed Jun 8, 2020
1 parent f9d1b75 commit 9c8e05e
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions release.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"CommitsSinceVersionSource": 14,
"CommitsSinceVersionSourcePadded": "0014",
"CommitDate": "2019-03-20",
"PrismCentralStable": "5.8.2",
"PrismCentralCurrent": "5.10.2",
"PrismCentralDev": "5.10.2"
"PrismCentralStable": "5.11.2.1",
"PrismCentralCurrent": "5.17.0.3",
"PrismCentralDev": "5.17.0.3"
}
2 changes: 1 addition & 1 deletion scripts/global.vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# shellcheck disable=SC2034
RELEASE='release.json'
PC_DEV_VERSION='5.17.0.3'
PC_CURRENT_VERSION='5.16.1.2'
PC_CURRENT_VERSION='5.17.0.3'
PC_STABLE_VERSION='5.11.2.1'
FILES_VERSION='3.6.3'
FILE_ANALYTICS_VERSION='2.1.1.1'
Expand Down
32 changes: 16 additions & 16 deletions stage_workshop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@ begin
# - Calm || Bootcamp || Citrix || Summit
# - PC #.#
WORKSHOPS=(\
"Basic / API Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \
"Private Cloud Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \
"Leap Add-On Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \
"Databases Era with MSSQL Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Development" \
"Databases Era with Oracle Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Development" \
"Databases Era with Postgres Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Development" \
"Databases Era -Stage All- Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Development" \
"Files Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \
"Calm Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \
"Frame Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \
"Citrix Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \
"Private Cloud Splunk on AHV with Objects Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Development" \
"Stage-All Bootcamps (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \
"Basic / API Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Current" \
"Private Cloud Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Current" \
"Leap Add-On Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Current" \
"Databases Era with MSSQL Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Current" \
"Databases Era with Oracle Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Current" \
"Databases Era with Postgres Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Current" \
"Databases Era -Stage All- Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Current" \
"Files Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Current" \
"Calm Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Current" \
"Frame Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Current" \
"Citrix Bootcamp (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Current" \
"Private Cloud Splunk on AHV with Objects Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Current" \
"Stage-All Bootcamps (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Current" \
"Legacy Bootcamp Staging (AOS 5.11.x/AHV PC 5.11.2.1) = Stable" \

"Cloud Native Application Modernization Bootcamp (AOS 5.11.x/AHV PC 5.16.1.2) = Current" \
"Cloud Native CI/CD with Calm and Karbon Bootcamp (AOS 5.11.x/AHV PC 5.16.1.2) = Current" \
"Cloud Native Application Modernization Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Current" \
"Cloud Native CI/CD with Calm and Karbon Bootcamp (AOS 5.11.x/AHV PC 5.17.0.3) = Current" \
"In Development Bootcamp Staging (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \
"In Development SNC (1-Node) Bootcamp Staging (AOS 5.11.x|5.15.x|5.16.x/AHV PC 5.17.0.3) = Development" \

Expand Down Expand Up @@ -58,7 +58,7 @@ function stage_clusters() {
# TODO: make WORKSHOPS and map a JSON configuration file?
if (( $(echo ${_workshop} | grep -i "PC 5.17.0.3" | wc ${WC_ARG}) > 0 )); then
export PC_VERSION="${PC_DEV_VERSION}"
elif (( $(echo ${_workshop} | grep -i "PC 5.16.1.2" | wc ${WC_ARG}) > 0 )); then
elif (( $(echo ${_workshop} | grep -i "PC 5.17.0.3" | wc ${WC_ARG}) > 0 )); then
export PC_VERSION="${PC_CURRENT_VERSION}"
elif (( $(echo ${_workshop} | grep -i "PC 5.11.2.1" | wc ${WC_ARG}) > 0 )); then
export PC_VERSION="${PC_STABLE_VERSION}"
Expand Down

0 comments on commit 9c8e05e

Please sign in to comment.