Rename the horrific repo to gargantuan since it appears in the screenshots. Update the screenshots. Switch the screenshot generator to use the port 5000 in local mode.

This commit is contained in:
yackob03 2013-10-12 13:31:05 -04:00
parent 1e313fc668
commit 07e1ada0cb
5 changed files with 2 additions and 2 deletions

View file

@ -96,7 +96,7 @@ if __name__ == '__main__':
'staging'),
(1, [], None)], None)], None))
__generate_repository(new_user_1, 'horrific', None, False, [],
__generate_repository(new_user_1, 'gargantuan', None, False, [],
(2, [(3, [], 'v2.0'),
(1, [(1, [(1, [], ['latest', 'prod'])],
'staging'),

View file

@ -10,7 +10,7 @@ var casper = require('casper').create({
var options = casper.cli.options;
var isDebug = !!options['d'];
var rootUrl = isDebug ? 'http://localhost:5001/' : 'https://quay.io/';
var rootUrl = isDebug ? 'http://localhost:5000/' : 'https://quay.io/';
var repo = isDebug ? 'complex' : 'r0';
var outputDir = "screenshots/";

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 187 KiB

BIN
test.db

Binary file not shown.