Home
last modified time | relevance | path

Searched hist:d988e649 (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/
H A D.gitignored988e649 Wed Jul 06 10:22:38 CDT 2016 Chris Austen <austenc@us.ibm.com> Support multiple users running robot tests

You can use robot with jenkins. What I saw was the argument file was
explictly written to /tmp. The Jenkins is a different user then my
user id so when Jenkins owned the /tmp/argument_file.txt my user id
trying to do things manually got a file permission error... and
visa versa. So I am moving the argument_file.txt to a location
based off of the workspace where the test is being executed.
That allows multiple users on the same system to run the suite.

Change-Id: I81525c7f20708dbd24d219c8424cad59144ba4ab
Signed-off-by: Chris Austen <austenc@us.ibm.com>
H A Dtox.inid988e649 Wed Jul 06 10:22:38 CDT 2016 Chris Austen <austenc@us.ibm.com> Support multiple users running robot tests

You can use robot with jenkins. What I saw was the argument file was
explictly written to /tmp. The Jenkins is a different user then my
user id so when Jenkins owned the /tmp/argument_file.txt my user id
trying to do things manually got a file permission error... and
visa versa. So I am moving the argument_file.txt to a location
based off of the workspace where the test is being executed.
That allows multiple users on the same system to run the suite.

Change-Id: I81525c7f20708dbd24d219c8424cad59144ba4ab
Signed-off-by: Chris Austen <austenc@us.ibm.com>