Re: Curiosity in QA:Testcase base service manipulation

2020-05-13 Thread pmkel...@frontier.com
On 5/13/20 12:34, Adam Williamson wrote: I ended up putting (sudo su) at the top of each script and just ran the commands without the (su -c). That seemed to work fine. Is there a critical to the test reason to use (su -c)? No. It really just means "do this as root". There are various ways y

Re: Curiosity in QA:Testcase base service manipulation

2020-05-13 Thread Adam Williamson
On Wed, 2020-05-13 at 12:22 -0400, pmkel...@frontier.com wrote: > In regard to: QA:Testcase base service manipulation > > Back about a year ago now I started fiddling around with this test case > to see if I could make it a bit easier to run. > > A little background first. After I have my test m

Curiosity in QA:Testcase base service manipulation

2020-05-13 Thread pmkel...@frontier.com
In regard to: QA:Testcase base service manipulation Back about a year ago now I started fiddling around with this test case to see if I could make it a bit easier to run. A little background first. After I have my test machine set up and ready to start testing a new drop I always do the login