diff --git a/qa/qa/runtime/namespace.rb b/qa/qa/runtime/namespace.rb index 28f17d1160b..f1c8ef11f94 100644 --- a/qa/qa/runtime/namespace.rb +++ b/qa/qa/runtime/namespace.rb @@ -8,7 +8,7 @@ module QA end def name - "qa-test-#{time.strftime('%Y-%m-%d-%Y-%H-%M-%S')}" + "qa-test-#{time.strftime('%Y-%m-%d-%H-%M-%S')}" end def path