Commit Graph

9 Commits

Author SHA1 Message Date
Mark Lapierre 765ca40d65 Add e2e test of push over SSH over Git protocol v2
Adds a new end-to-end test to check that Git protocol v2 can be used to
push over SSH.

Includes a change in Git::Repository to use Runtime::Env.debug? to
enable logging instead of .verbose?
2018-11-07 12:16:17 -05:00
Rémy Coutable e5f01cc8a1
[QA] Port recent changes from EE
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-10-22 10:03:11 +02:00
Rémy Coutable 144b017d77
[QA] Fix Specs::Runner that would always excluding the orchectsrated tag
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-09-04 19:34:12 +02:00
Rémy Coutable d2db7d40dd
Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File class as well
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-18 15:06:53 +02:00
Michael Kozono 4fc0203214 QA: Redact credentials from URI in git output 2018-06-07 20:52:30 +00:00
Lin Jen-Shin 305c8751c2 Fix the use to Git::Location 2018-02-14 01:39:59 +08:00
Lin Jen-Shin 59d49f70c3 Rename Git::Repository::Location to Git::Location 2018-02-13 23:35:45 +08:00
Lin Jen-Shin 565fdd63cf Rearrange the test structure and introduce
a new repository location class.
2018-02-12 23:49:09 +08:00
Lin Jen-Shin bc2739a52f Adopt Git style URI 2018-02-12 16:43:32 +08:00