Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

smoke_tests should specify domain when pushing cf app #137

@poblin-orange

Description

@poblin-orange

We have issue while running the smoke_tests on a multiple domains cf deployment.
The assertion on running app (curl -k ...) uses a specific cf domain, whereas the cf push instruction does not specify the target domain, resulting in cf app mapped to default domain.

see https://github.com/cloudfoundry-incubator/cf-mysql-acceptance-tests/blob/master/cf-mysql-service/lifecycle/lifecycle_test.go#L35



P-MySQL Lifecycle Tests
/var/vcap/packages/acceptance-tests/src/github.com/cloudfoundry-incubator/cf-mysql-acceptance-tests/cf-mysql-service/lifecycle/lifecycle_test.go:81
  Allows users to create, bind, write to, read from, unbind, and destroy a service instance for the each plan [It]
  /var/vcap/packages/acceptance-tests/src/github.com/cloudfoundry-incubator/cf-mysql-acceptance-tests/cf-mysql-service/lifecycle/lifecycle_test.go:60

  Got stuck at:
      404 Not Found: Requested route ('xxxxxxxxxxxxxxxxxxxxxxxxxxxxx') does not exist. 

cc / @szaouam

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions