I ran into a couple of issues while testing the git7site <-> qa.d.o integration tonight:
1. Testbots are getting timeouts while trying to clone from git://git7.devdrupal.org/project/drupal.git. It appears that http:// works, but the only way to convert all existing tests to http:// instead of git:// would be to do a search and replace of a variable within a serialized field in the qa.d.o database. Has git:// been disabled entirely?
2. Testbots can not fetch patches off of git7site.devdrupal.org, due to the http authentication:
Failed to fetch file [https://git7site.devdrupal.org/files/issues/trivial_11.patch], instead received response [401]..
Is this something that will be lifted once we open up the site for public qa testing? Or do we need to come up with a workaround in PIFR?
Comments
Comment #1
jthorson commentedNote ... while not on the PIFT side of things, this indirectly affects the PIFT testing ... I can still confirm we get results back from qa.d.o without a problem. However, since every result is a guaranteed failure, each branch test will come back red and prevent further patch testing on that project.
Comment #2
marvil07 commentedFor some reason git-daemon was not installed on git7site(strange, since I remember used that sometime in the past, maybe I'm wrong).
In the other side, git port was blocked in the firewall, so I'll add an issue about that too.
Thanks to halstead for the help in figuring this out.
Comment #3
drumm#2072363: Open git port on git7site server
Comment #4
drumm1. Is fixed for now, but #2072363: Open git port on git7site server will be needed for a more permanent fix.
2. nginx on git7staging no longer requires http auth for files/issues/*.