-
Notifications
You must be signed in to change notification settings - Fork 343
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add qvm/quilc to the unit tests with gitlab CI services (#752)
* Add rigetticomputing/qvm as a gitlab CI service * Change the qvm fixture endpoint to be http://qvm:5000 * Change mock_qvm to qvm in test_sync_expectation_2 * Change the endpoint of the mock_qvm in test_api.py to be qvm instead of localhost * Missed a couple of the localhost->qvm changes in test_api.py * Export the QVM_URL in the gitlab CI yaml * Remove test_seeded_qvm because it is very confusing * Remove the hardcoding of the qvm endpoint and instead use the QVM_URL env variable * Remove the test_config_parsing UT as it breaks when env vars are set * Add quilc as a service and set the COMPILER_URL var in the CI yaml
- Loading branch information
Showing
2 changed files
with
19 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters