Skip to content

Commit

Permalink
Revert temporary workaround for ACM installation
Browse files Browse the repository at this point in the history
Latest ACM installation works and the workaround to use older version removed.

Issue-ID: NONRTRIC-990
Change-Id: I396e9997a399710ddf1243a9bbc44ab9d9017b30
Signed-off-by: aravind.est <aravindhan.a@est.tech>
  • Loading branch information
aravindtga committed May 10, 2024
1 parent 796c58a commit d4c26db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/install/install-acm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ function wait_for_pods_to_be_running() {
}

git clone "https://gerrit.onap.org/r/policy/docker"
pushd docker
git fetch https://gerrit.onap.org/r/policy/docker refs/changes/46/137546/1 && git checkout FETCH_HEAD
popd

CWD=$(pwd)
export WORKSPACE="$CWD/docker"
Expand Down

0 comments on commit d4c26db

Please sign in to comment.