Skip to content

The test are order dependent. #1

@Yehouda

Description

@Yehouda

The test are order dependent, because authentication sets TRIVIAL-OPENSTACK:*OPENSTACK-KEYSTONE*, and the other tests effectively use it (because TRIVIAL-OPENSTACK:GET-PUBLIC-URL uses it). So running any of the other tests before running authentication gets an error.

Can be fixed by making the other tests depend on authentication, for example:

(test (server-api :depends-on authentication)
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions