Skip to content

Remove public-url config from upgrade test case #167

Description

@DnPlas

Context

After the release of ckf-1.9, the public-url configuration option will not be required at all. It was left in the test_upgrade test case to be able to upgrade from ckf-1.8 -> ckf-1.9, but it won't be needed after that.

What needs to get done

  1. Remove the await ops_test.model.applications[APP_NAME].set_config({"public-url": "http://foo.io"}) from the test_upgrade test case
  2. Bump the PREVIOUS_RELEASE = "ckf-1.8/stable" to ckf-1.9

Definition of Done

The public-url configuration option is not set anywhere in the integration tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions