Skip to content

Conversation

@winkingturtle-vmw
Copy link
Contributor

…ego-ssh executor inigo locket rep route-emitter

Submodule src/code.cloudfoundry.org/auction cb67f2df8...a0b5f6cb4:

Add test.bash (#17)
< Add test.bash
Submodule src/code.cloudfoundry.org/auctioneer 53ba4c3b4...4c948374c:
With oss ci export (#16)
< Regenerate expiring certs
< use relative path instead of direnv
Submodule src/code.cloudfoundry.org/bbs af5179eaf...709d9ebc2:
With oss ci export (#75)
Add availability zone to actual LRPs (#74)
< Regenerate expiring certs
< set -e to exit when something fails
< Fix path
< Address pathing issue with gogo protobuf generator
< Fix go fmt
< Remove Focus that was added for local run only
< fix test to allow for one event to
< SQLFLAVOR_USER->DB_USER and PASSWORD
< SQLFLAVOR_USER->DB_USER and PASSWORD
< SQL_FLAVOR->DB env
< use relative path instead of direnv
< go fmt
Submodule src/code.cloudfoundry.org/buildpackapplifecycle 2c73ee370..66d4e9349:
Merge pull request #64 from cloudfoundry/with-oss-ci-export
Submodule src/code.cloudfoundry.org/cacheddownloader e92422e07...bb834a3fe:
Regenerate expiring certs (#27)
< Regenerate expiring certs
Submodule src/code.cloudfoundry.org/diego-ssh 1126e2462...0db8c3650:
With oss ci export (#51)
< Ensure GinkgoRecover in go routine
< Create a new err
< Fix a potential race condition
< Add bin/test.bash
< Check if DLL is found instead of dir
< ensure ZipArchiveMode is loaded
< Add bin/test.ps1 for WINPTY_DLL_DIR
< remove unneeded vars
< Grab a different port than other tests
< use relative path instead of direnv
Submodule src/code.cloudfoundry.org/executor 0c69be068...aa6d9b164:
With oss ci export (#88)
< Regenerate expiring certs
< Regenerate expiring certs
< Address channel buffer issue test flake
< Fix go fmt
< Wait long enough for log to appear
Submodule src/code.cloudfoundry.org/inigo 31ce39424...04c069a3b:
With oss ci export (#28)
< Unlock mutex when it's returning early
< ioutil->os
< Skip deleting auctioneer-config for windows
< Use ci's filesystem-helpers.bash
< rsync with retry, because it seems flaky
< Wait for mysqld to be stopped
< On windows, don't wait for tmpDir to be deleted
< Add progres report back
< Not sure why we need to setup
< Wait longer after being Killed
< Revert "Send SIGINT instead of SIGKILL"
< Send SIGINT instead of SIGKILL
< Use ci's helper instead
< Wait longer for auctioneer to have been stopped
< Add a debug for envoy.exe path
< Print output to stdout
< Add logs.txt output to show progress
< fix extra space
< Swap the order for Out-File to be after Invoke-Expression
< Add Encoding and Width
< use correct folder name
< Use a timestamp for inigo-logs
< unfocus tests
< Set PROXY_BINARY
< Focus the failing test
< Remove debug logs
< Add missing -F
< Invoke ginkgo
< Use correct env variable
< winc-> winc-network
< use correct env variables
< Remove unneeded function
< fix tmp dir
< Keep all vendored
< Add test.ps1 for windows version
< mkdir logs dir
< Use a dir for logs
< Use binaries from GARDEN_BINPATH
< Add GROOTFS_BINPATH
< Revert "GROOTFS_BINPATH->GROOTFS_BINARY"
< GROOTFS_BINPATH->GROOTFS_BINARY
< use builds from CI instead of building in the test task
< Use updated docker image for dependencies
< Remove packages that might not be needed
< Max connection to 2000 for mysql
< Use PROXY_BINARY from build-binaries task
< Fix go vet issues
< Use garden-runc-release's tar for rootfs
< build rootfs instead of providing an OCI built one
< Add more packages
< Add uidmap
< Add tag for gdn
< symlink tar
< resolve pg_cof value
< user NATS_SERVER_BINARY
< relative resolve pg_conf
< Install required dependencies
< Use env variable for garden-runc
< Use correct env
< {sudo,}
< Add dnsmasq as a depedency
< Add bin/test.bash
< User DB_USER and DB_PASSWORD instead
< Use correct path for finding fixtures
Submodule src/code.cloudfoundry.org/locket 7a13b7b4d...23339499a:
With oss ci export (#16)
< Regenerate expiring certs
< set -e to exit when something fails
< Fix path
< Address issue with gogo protobuf generator
< SQLFLAVOR_USER->DB_USER and PASSWORD
Submodule src/code.cloudfoundry.org/rep b26698303...eedf2cd88:
With oss ci export (#49)
Send AZ in StartActualLRP/EvacuateRunningActualLRP requests to BBS (#48)
< change db_name to a unique name
< Update port ranges to use more unique number to avoid port collisions under Windows
< use relative path instead of direnv
Submodule src/code.cloudfoundry.org/route-emitter 828ee627e...96aae07f6:
With oss ci export (#30)
Add AZ to registry message (#29)
< Modify Main test suite to use more unique database name
< Use NATS_SERVER_BINARY instead
< use relative path instead of direnv

Thank you for submitting a pull request to the diego-release repository. We appreciate the contribution. To help us with getting better context for the pull request please follow these guidelines:

Please make sure to complete the following steps

  • Before PR Submission, Submit an issue for either an Enhancement or Bug
  • Check the Contributing document on how to sign the CLA and run tests in diego-release.
  • Make sure a pull request is done against the develop branch.

Issue Link

Please link the issue you created above for a bug or enhancement.

Thank you!

…ego-ssh executor inigo locket rep route-emitter

Submodule src/code.cloudfoundry.org/auction cb67f2df8...a0b5f6cb4:
  > Add test.bash (#17)
  < Add test.bash
Submodule src/code.cloudfoundry.org/auctioneer 53ba4c3b4...4c948374c:
  > With oss ci export (#16)
  < Regenerate expiring certs
  < use relative path instead of direnv
Submodule src/code.cloudfoundry.org/bbs af5179eaf...709d9ebc2:
  > With oss ci export (#75)
  > Add availability zone to actual LRPs (#74)
  < Regenerate expiring certs
  < set -e to exit when something fails
  < Fix path
  < Address pathing issue with gogo protobuf generator
  < Fix go fmt
  < Remove Focus that was added for local run only
  < fix test to allow for one event to
  < SQLFLAVOR_USER->DB_USER and PASSWORD
  < SQLFLAVOR_USER->DB_USER and PASSWORD
  < SQL_FLAVOR->DB env
  < use relative path instead of direnv
  < go fmt
Submodule src/code.cloudfoundry.org/buildpackapplifecycle 2c73ee370..66d4e9349:
  > Merge pull request #64 from cloudfoundry/with-oss-ci-export
Submodule src/code.cloudfoundry.org/cacheddownloader e92422e07...bb834a3fe:
  > Regenerate expiring certs (#27)
  < Regenerate expiring certs
Submodule src/code.cloudfoundry.org/diego-ssh 1126e2462...0db8c3650:
  > With oss ci export (#51)
  < Ensure GinkgoRecover in go routine
  < Create a new err
  < Fix a potential race condition
  < Add bin/test.bash
  < Check if DLL is found instead of dir
  < ensure ZipArchiveMode is loaded
  < Add bin/test.ps1 for WINPTY_DLL_DIR
  < remove unneeded vars
  < Grab a different port than other tests
  < use relative path instead of direnv
Submodule src/code.cloudfoundry.org/executor 0c69be068...aa6d9b164:
  > With oss ci export (#88)
  < Regenerate expiring certs
  < Regenerate expiring certs
  < Address channel buffer issue test flake
  < Fix go fmt
  < Wait long enough for log to appear
Submodule src/code.cloudfoundry.org/inigo 31ce39424...04c069a3b:
  > With oss ci export (#28)
  < Unlock mutex when it's returning early
  < ioutil->os
  < Skip deleting auctioneer-config for windows
  < Use ci's filesystem-helpers.bash
  < rsync with retry, because it seems flaky
  < Wait for mysqld to be stopped
  < On windows, don't wait for tmpDir to be deleted
  < Add progres report back
  < Not sure why we need to setup
  < Wait longer after being Killed
  < Revert "Send SIGINT instead of SIGKILL"
  < Send SIGINT instead of SIGKILL
  < Use ci's helper instead
  < Wait longer for auctioneer to have been stopped
  < Add a debug for envoy.exe path
  < Print output to stdout
  < Add logs.txt output to show progress
  < fix extra space
  < Swap the order for Out-File to be after Invoke-Expression
  < Add Encoding and Width
  < use correct folder name
  < Use a timestamp for inigo-logs
  < unfocus tests
  < Set PROXY_BINARY
  < Focus the failing test
  < Remove debug logs
  < Add missing -F
  < Invoke ginkgo
  < Use correct env variable
  < winc-> winc-network
  < use correct env variables
  < Remove unneeded function
  < fix tmp dir
  < Keep all vendored
  < Add test.ps1 for windows version
  < mkdir logs dir
  < Use a dir for logs
  < Use binaries from GARDEN_BINPATH
  < Add GROOTFS_BINPATH
  < Revert "GROOTFS_BINPATH->GROOTFS_BINARY"
  < GROOTFS_BINPATH->GROOTFS_BINARY
  < use builds from CI instead of building in the test task
  < Use updated docker image for dependencies
  < Remove packages that might not be needed
  < Max connection to 2000 for mysql
  < Use PROXY_BINARY from build-binaries task
  < Fix go vet issues
  < Use garden-runc-release's tar for rootfs
  < build rootfs instead of providing an OCI built one
  < Add more packages
  < Add uidmap
  < Add tag for gdn
  < symlink tar
  < resolve pg_cof value
  < user NATS_SERVER_BINARY
  < relative resolve pg_conf
  < Install required dependencies
  < Use env variable for garden-runc
  < Use correct env
  < {sudo,}
  < Add dnsmasq as a depedency
  < Add bin/test.bash
  < User DB_USER and DB_PASSWORD instead
  < Use correct path for finding fixtures
Submodule src/code.cloudfoundry.org/locket 7a13b7b4d...23339499a:
  > With oss ci export (#16)
  < Regenerate expiring certs
  < set -e to exit when something fails
  < Fix path
  < Address issue with gogo protobuf generator
  < SQLFLAVOR_USER->DB_USER and PASSWORD
Submodule src/code.cloudfoundry.org/rep b26698303...eedf2cd88:
  > With oss ci export (#49)
  > Send AZ in StartActualLRP/EvacuateRunningActualLRP requests to BBS (#48)
  < change db_name to a unique name
  < Update port ranges to use more unique number to avoid port collisions under Windows
  < use relative path instead of direnv
Submodule src/code.cloudfoundry.org/route-emitter 828ee627e...96aae07f6:
  > With oss ci export (#30)
  > Add AZ to registry message (#29)
  < Modify Main test suite to use more unique database name
  < Use NATS_SERVER_BINARY instead
  < use relative path instead of direnv
@winkingturtle-vmw winkingturtle-vmw requested a review from a team as a code owner November 14, 2023 17:41
@MarcPaquette MarcPaquette merged commit 12462b7 into develop Nov 14, 2023
@MarcPaquette MarcPaquette deleted the bump-branches-01 branch November 14, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants