https://bugzilla.wikimedia.org/show_bug.cgi?id=43266
--- Comment #5 from Tim Landscheidt <[email protected]> --- BTW, this should be possible without Vagrant: Define a convention to determine two port numbers per Jenkins job, patch the Apache configuration like it is already in operations-apache-config.yaml to set up a http server on $PORT1 and a https server on $PORT2, start Apache, run the tests, stop Apache, release the locks/whatever for the ports. The tests should be in the operations/apache-config itself so they can be updated in parallel to the configuration. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
