Roundup Tracker - Issues

Message8138

Author schlatterbeck
Recipients rouilj, schlatterbeck
Date 2024-10-18.13:40:15
Message-id <20241018134011.x62tydvjgqngzgik@runtux.com>
In-reply-to <20241018133409.62dawyvvyutik2tw@runtux.com>
On Fri, Oct 18, 2024 at 03:34:09PM +0200, Ralf Schlatterbeck wrote:
> On Fri, Oct 18, 2024 at 01:20:16PM +0000, Ralf Schlatterbeck wrote:
> > 
> > Tests are still running as of this writing, more info will follow.
> > A first hunch is that one of the early failing tests (the first one
> > probably) leaves something behind that makes the other tests fail.
> 
> Looks like the error message about port 9001 is misleading.
> I've verified with netstat that nothing has port 9001 open.

Oops, verified on wrong machine.
On that machine I'm running an uwsgi service.

Can we please make that port configurable? Looks like it is hardcoded
currently.

I cannot run the tests via an NFS mount on another machine because the
cleanup tries to delete an open file which results in a .nfs... file in
the test directory which makes the remove fail. Our tests cannot
currently be run on an NFS mount...

Thanks
Ralf
-- 
Dr. Ralf Schlatterbeck                  Tel:   +43/2243/26465-16
Open Source Consulting                  www:   www.runtux.com
Reichergasse 131, A-3411 Weidling       email: office@runtux.com
History
Date User Action Args
2024-10-18 13:40:15schlatterbecksetrecipients: + schlatterbeck, rouilj
2024-10-18 13:40:15schlatterbecklinkissue2551330 messages
2024-10-18 13:40:15schlatterbeckcreate