in travis, the docker container is not getting the environment variables

Bug #1663088 reported by Leo Arias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
Fix Released
Critical
Leo Arias

Bug Description

We run our tests in travis using a docker xenial container. We need to pass some secrets through environment variables, but we are using the wrong syntax so they are never getting to the container.

The right syntax is something like:

-e ENV_VAR=$ENV_VAR

We currently have -e ENV_VAR.

Tags: tests
Revision history for this message
Leo Arias (elopio) wrote :

Setting priority to critical because without this environment variables, all the store integration tests are run using fake servers.

Revision history for this message
Leo Arias (elopio) wrote :
Changed in snapcraft:
status: In Progress → Fix Committed
Changed in snapcraft:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.