cyberark / conjur-service-broker

Implementation of the Open Service Broker API for Conjur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test infrastructure is updated to use newer versions of TAS

izgeri opened this issue · comments

At current, our test infrastructure uses TAS 2.4 in AWS, and the latest release of TAS is 2.9.

In addition, our Jenkins pipelines have been warning that our CF CLI version is no longer supported:

Your CF API version (2.125.0) is no longer supported. Upgrade to a newer version of the API (minimum version 2.128.0). Please refer to https://github.com/cloudfoundry/cli/wiki/Versioning-Policy#cf-cli-minimum-supported-version

Our infra needs these minimal updates to be properly testing our integration.

AC:

  • Our TAS foundation is running at least version 2.9
  • Our CF API version has been updated to the latest version
  • Our Jenkins pipeline has been reviewed for additional CF-related updates that may be needed, and those items have been added to this list