Re: Base python requirements

2018-11-08 Thread Pushkar Pradhan
So we would have to explicitly install python 3.5 right? Would it also work if it were python 3.6 or higher? If it's strictly python 3.5 I find it a little restrictive. Many of the tests launch a python script using Command = 'python tcp_client.py' syntax. That would continue to pull the correct p

Re: [VOTE] Release Apache Traffic Server 7.1.5 (RC0)

2018-11-08 Thread Leif Hedstrom
+1 from me. Tested on 8 prod boxes for a while (in various iterations of this RC). Current RC has been running for a few days, without problems. — Leif > On Nov 7, 2018, at 10:17 PM, Leif Hedstrom wrote: > > I've prepared a release for 7.1.5 (RC0), which is a bug fix release on the > previ

Base python requirements

2018-11-08 Thread Jason Kenny
I am looking at cleaning up the logic to "setup" what is needed to run autest against traffic server. The current logic "works" well but when it does not. It tries to install python 3.5 if it is not installed. microserver needs to have python 3.5 or better to work currently. I would like to move t

Re: [VOTE] Release Apache Traffic Server 7.1.5 (RC0)

2018-11-08 Thread Zelkowitz, Evan
+1 Been running this build, after some fixes for almost a week on a test box feeding it synthetic traffic From: Leif Hedstrom Sent: Wednesday, November 7, 2018 10:17 PM To: dev; Mailing-List trafficserver Subject: [EXTERNAL] [VOTE] Release Apache Traffic