Skip to content

Implement a mechanism to read the environment info from the test container #59

@tomuben

Description

@tomuben

The test container stores information about the test environment in some files in the root directory.
The information in those files contains useful information for the tests, for example:

  • database port
  • bucketfs port

We should provide a mechanism to read those files and return the content.

Acceptance criteria

  1. Create a Python class which reads the information from /environment_info.json and provide convenience functions to access:
  • database port
  • bucketfs port

Metadata

Metadata

Assignees

Labels

featureProduct feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions