Skip to content

Commit

Permalink
Update e2e tests to use VMM team's GCP project for pkgs testing versi…
Browse files Browse the repository at this point in the history
…on (#621)
  • Loading branch information
MahmoudOuka committed Jun 7, 2024
1 parent dac4a86 commit 64b9127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e_tests/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
)

var (
testingPkgsProjectName = "gce-package-testing"
testingPkgsProjectName = "gce-pkg-osconfig-testing"

yumInstallAgent = `
sed -i 's/repo_gpgcheck=1/repo_gpgcheck=0/g' /etc/yum.repos.d/google-cloud.repo
Expand Down

0 comments on commit 64b9127

Please sign in to comment.