Skip to content
Snippets Groups Projects
Commit 5bdfdba8 authored by Carlos Natalino Da Silva's avatar Carlos Natalino Da Silva
Browse files

Including message regarding sourcing environment variables before running the tests.

parent 98f5085e
No related branches found
No related tags found
1 merge request!54Release 2.0.0
...@@ -13,4 +13,8 @@ ...@@ -13,4 +13,8 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# make sure to source the following scripts:
# - my_deploy.sh
# - tfs_runtime_env_vars.sh
pytest --verbose src/tests/ofc22/tests/test_functional_bootstrap.py pytest --verbose src/tests/ofc22/tests/test_functional_bootstrap.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment