Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

instance tests are failing #264

Closed
ocsig opened this issue Aug 2, 2019 · 1 comment
Closed

instance tests are failing #264

ocsig opened this issue Aug 2, 2019 · 1 comment
Labels
bug Something isn't working DM Deployment Manager CFT

Comments

@ocsig
Copy link
Member

ocsig commented Aug 2, 2019

templates/instance/tests/integration/instance.bats is failing:

  • code: CONDITION_NOT_MET
    location: /deployments/cft-test-workspace-221111-instance-9y9ef7rgu0/resources/test-instance-9y9ef7rgu0->$.properties
    message: '"/networkInterfaces/0/accessConfigs/0/natIP": domain: validation; keyword:
    type; message: instance does not match any allowed primitive type; allowed: ["string"];
    found: "null"'

Expanded config:

    - accessConfigs:
      - natIP: null
        type: ONE_TO_ONE_NAT
@ocsig ocsig added bug Something isn't working DM Deployment Manager CFT labels Aug 2, 2019
@sjvanrossum
Copy link
Collaborator

sjvanrossum commented Aug 26, 2019

Fixed by PR#282.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DM Deployment Manager CFT
Projects
None yet
Development

No branches or pull requests

2 participants