diff --git a/demo/generator.py b/demo/generator.py index fe3bcdda2..9e31614a1 100755 --- a/demo/generator.py +++ b/demo/generator.py @@ -302,7 +302,10 @@ class LongNameAlerts(AlertGenerator): "voluptate velit esse cillum dolore eu fugiat " "nulla pariatur. Excepteur sint occaecat cupidatat" " non proident, sunt in culpa qui officia deserunt" - " mollit anim id est laborum") + " mollit anim id est laborum vvvvvvvvveeeeeeeeeeee" + "errrrrrrrrrrrrrrrrrryyyyyyyyyyyyylllllllllooooooo" + "nnnnnnngggggggggggggggwwwwwwwwwwwwooooooooooooooo" + "rrrrrrrrrrrrrrddddddddddddddddddd") ) for i in xrange(1, size)] return _gen(5, "dev") + _gen(1, "staging") + _gen(11, "prod")