RENG-145 Update config.sh fetch and pass upstream branch to the linux-pkg ant task #296
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
This PR is a part of the PR (https://github.com/delphix/devops-gate/pull/1406) and https://github.com/delphix/dlpx-app-gate/pull/802.
This change is required to pickup the build.branch automatically.
Solution
Config.sh has been modified where the ant command executes.
Testing Done
07:33:53 Running: ant -Dbuild.branch=develop -DSECRET_DB_USE_JUMPBOX=true -DSECRET_DB_JUMP_BOX_HOST=cred-proxy.ops.delphix.com -DSECRET_DB_JUMP_BOX_USER=ec2-user -DSECRET_DB_JUMP_BOX_PRIVATE_KEY=**** -DSECRET_DB_AWS_ENDPOINT=vpce-064c6c9e8160b1cd9-b3i8sy8a.secretsmanager.us-west-2.vpce.amazonaws.com -Ddockerize=true -DbuildJni=true -DhotfixGenDlpxVersion=14.0.0.0 all-secrets package
(http://selfservice.jenkins-shishaktkumar.dcol2.delphix.com/job/linux-pkg/job/develop/job/build-package/job/virtualization/job/pre-push/3/consoleFull)