Skip to content

Commit

Permalink
Changing PF Account
Browse files Browse the repository at this point in the history
Signed-off-by: Seth Zegelstein <szegel@amazon.com>
  • Loading branch information
a-szegel committed Mar 28, 2024
1 parent 670d9d4 commit a8ed794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aws_ci/common.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import groovy.transform.Field

def get_portafiducia_download_path() {
/* Stable Portafiducia tarball */
return "s3://libfabric-ci-607256510020-us-west-2/portafiducia/portafiducia.tar.gz"
return "s3://libfabric-ci-891377182716-us-west-2/portafiducia/portafiducia.tar.gz"
}

def download_and_extract_portafiducia(outputDir) {
Expand Down

0 comments on commit a8ed794

Please sign in to comment.