59464dd081
Fix the pep8 issues
Matthew Treinish
2015-09-15 13:47:37 -04:00
9ddf61fe04
Add .gitreview file
Tim Buckley
2015-09-14 15:59:30 -06:00
d28ab9cc5d
Merge remote-tracking branch 'origin/master'
Austin Clark
2015-08-21 07:38:25 -06:00
53e92cf8c9
Add dependencies to requirements.txt
Austin Clark
2015-08-21 07:38:07 -06:00
7c08dbf3eb
Update README.rst to reflect syntax changes to stackviz-export
Tim Buckley
2015-08-20 13:56:14 -06:00
ec1caea762
Add dependencies to requirements.txt
Austin Clark
2015-08-20 13:55:21 -06:00
3fb51f3249
Fix incorrect link target for run selector on results page
Tim Buckley
2015-08-20 10:26:08 -06:00
e79b4ae041
Fix sunburst log display api calls
Austin Clark
2015-08-20 10:17:59 -06:00
984b625036
Fallback gracefully when dstat log is missing
Tim Buckley
2015-08-20 10:03:47 -06:00
1c31ecad0e
Merge branch 'master' of github.com:timothyb89/stackviz
Tim Buckley
2015-08-20 09:30:26 -06:00
2b126725d5
Rewind stdin streams during get_stream to ensure they can be re-read properly.
Tim Buckley
2015-08-20 09:28:28 -06:00
fd5990f283
Fix default dialog message
Austin Clark
2015-08-20 09:20:21 -06:00
6732b86f75
Hide dstat lanes if no loaded dstat data overlaps with test entries
Tim Buckley
2015-08-19 16:04:55 -06:00
33d9d7fa27
Hide "online" menu items with django conditional instead of JS
Tim Buckley
2015-08-19 15:47:51 -06:00
1eee4329a9
Fix incorrect _load_details call
Tim Buckley
2015-08-19 15:44:04 -06:00
9c342ffcf4
Rewrite summary's createTable() and add support for provider names and descriptions.
Tim Buckley
2015-08-19 15:31:48 -06:00
cf4119e3a1
Disable other subunit providers when any is provided as an argument.
Tim Buckley
2015-08-19 15:04:23 -06:00
136f4e4054
Fix remaining tempest pages to support providers
Tim Buckley
2015-08-19 14:47:07 -06:00
471ae4276a
Remove unused describe() method from providers
Tim Buckley
2015-08-19 14:19:09 -06:00
7c90f6a180
Fix the stdin provider
Tim Buckley
2015-08-19 14:15:59 -06:00
4cf81555ee
Initial support for tempest providers.
Tim Buckley
2015-08-19 14:05:17 -06:00
e141c24158
Minor cleanup in tempest_subunit.py
Tim Buckley
2015-08-19 09:44:49 -06:00
5b4e50c51e
Resize lane lines when window is resized
Tim Buckley
2015-08-18 16:42:27 -06:00
9265857772
Add stroke to test rects; color rects in overview by pass/fail/skip to match main view
Tim Buckley
2015-08-18 16:36:46 -06:00
d2057b4003
Add dstat lanes for memory, network, and disk utiliziation; calculate dstat min and max values for each field; add support for line dstat charts
Tim Buckley
2015-08-18 16:29:46 -06:00
f39db38cea
Correct potential edge cast in binaryMinIndex and binaryMaxIndex when a search value is out of bounds.
Tim Buckley
2015-08-18 13:54:33 -06:00
f15bcf0545
Fix "Overview" to link to index.html rather than /
Tim Buckley
2015-08-17 14:03:42 -06:00
767b75faf5
Merge remote-tracking branch 'origin/master'
Austin Clark
2015-08-17 10:49:08 -06:00
7db56eb513
Adds convert_stream method
Austin Clark
2015-08-17 10:48:55 -06:00
8dcc345e93
Correct directory creation when an existing (but empty) target directory is specified.
Tim Buckley
2015-08-13 16:40:48 -06:00
2b799786b8
Include bower components during setup.py install, and use properly use relative static directory during export.
Tim Buckley
2015-08-13 14:45:09 -06:00
e3d841f2b7
Merge pull request #1 from nakato/node-binary
Tim Buckley
2015-08-12 09:34:07 -06:00
a9dd483839
On ubuntu you also need nodejs-legacy
Sachi King
2015-08-12 13:02:02 +10:00
dcc0da3d14
Merge branch 'master' of github.com:timothyb89/stackviz
Tim Buckley
2015-08-11 17:07:52 -06:00
00e1e473fc
Move export_static.py to export.py; add executable command definition to setup.cfg to install stackviz-export command during setup.py install.
Tim Buckley
2015-08-11 17:06:09 -06:00
923b153b63
Added logging output to sunburst
Austin Clark
2015-08-11 15:28:15 -06:00
e216d42597
Add jquery-ui to bower.json
Tim Buckley
2015-08-11 13:52:20 -06:00
0f9ebdbc33
Add dialog box to show timeline details
Austin Clark
2015-08-11 13:47:09 -06:00
fcf1fa7072
Merge remote-tracking branch 'origin/master'
Austin Clark
2015-08-06 06:31:14 -06:00
65098d0d41
Changes <script> tag to <link> for run css
Austin Clark
2015-08-06 06:31:01 -06:00
73903ee48e
Add labels to DStat lanes
Tim Buckley
2015-08-05 17:53:16 -06:00
e868b28632
Minor formatting fix
Tim Buckley
2015-08-05 17:27:21 -06:00
6b1728b5c5
Add run_metadata to upstream_run.html
Austin Clark
2015-08-05 13:54:33 -06:00
d3073994d6
Fix settings.py to only use test_data in TEST_REPOSITORIES
Austin Clark
2015-08-05 07:28:29 -06:00
643274d784
Adds OFFLINE mode to settings (for static site menu.html)
Austin Clark
2015-08-05 07:15:43 -06:00
aed4cba45e
Fix even more pep8 violations
Austin Clark
2015-08-04 14:27:28 -06:00
07b8a3246f
Fix various pep8 violations
Austin Clark
2015-08-04 11:57:23 -06:00
c32375e4bc
Add upstream run data display page
Austin Clark
2015-08-04 09:16:58 -06:00
535af7b879
Improve error output for missing data during static export.
Tim Buckley
2015-08-03 16:34:17 -06:00
4c3bbd1adb
Export DStat logs during export_static if available
Tim Buckley
2015-08-03 16:13:41 -06:00
397a59859b
Use indirect reference to settings to allow export_static's overrides to work correctly.
Tim Buckley
2015-08-03 16:10:00 -06:00
aa18041457
Remove summary page from export list (moved into index.html)
Tim Buckley
2015-08-03 15:46:19 -06:00
a39d9cc9e3
Add arguments to configure test repository and dstat logfile locations.
Tim Buckley
2015-08-03 15:45:36 -06:00
36473acceb
Add testing instructions to README.rst
Tim Buckley
2015-08-03 15:33:51 -06:00
7c3d0b3d9e
Reformat timeline.js to match openstack eslint configuration
Tim Buckley
2015-08-03 15:16:51 -06:00
7c66f0d749
Minor adjustments to karma config and npm packages
Tim Buckley
2015-08-03 15:16:26 -06:00
2eec3431ae
Add package.json and karma.conf.js for JS unit testing (borrowed from Horizon)
Tim Buckley
2015-08-03 14:08:16 -06:00
c65b5d1a02
Add more test cookiecutter template items
Tim Buckley
2015-08-03 11:26:08 -06:00
0aba5bb97f
Remove DevStack entries from menu until they are actually implemented
Tim Buckley
2015-08-03 11:25:02 -06:00
79ef8f2823
Add eslint configuration
Tim Buckley
2015-08-03 11:20:32 -06:00
887c35ea5d
Move tempest summary info to index.html
Austin Clark
2015-08-03 08:16:02 -06:00
71d7b87f7a
Merge branch 'master' of /home/clark/OpenStack/devstack-testing/stackviz with conflicts.
Austin Clark
2015-07-29 12:54:50 -06:00
ea266aa617
Add stub unit tests from cookiecutter
Tim Buckley
2015-08-03 10:37:55 -06:00
f5f60b3c33
Change default test repository parent directory to ./test_data/ to avoid conflict with stackviz unit tests
Tim Buckley
2015-08-03 10:36:42 -06:00
4bf57c7152
Convert README to rst, and add documentation template from cookiecutter
Tim Buckley
2015-08-03 10:15:34 -06:00
4fb1c1e02e
Add .gitignore entries, HACKING.rst, and __init__.py contents from cookiecutter
Tim Buckley
2015-08-03 09:58:20 -06:00
3a71cc96f2
Add some missing base files from cookiecutter (LICENSE, manifest, setuptools config)
Tim Buckley
2015-08-03 09:11:51 -06:00
e5fb2f327b
Return a 404 error when no dstat csv can be loaded
Tim Buckley
2015-08-03 09:03:39 -06:00
d0112a2fc0
Patch to allow timeline to load successfully when dstat logs aren't availble
Tim Buckley
2015-08-03 08:57:31 -06:00
4a0f90f2df
Add initial dstat display of CPU / IO wait
Tim Buckley
2015-07-31 17:07:35 -06:00
be78a81490
Minor cleanup, and filter out small test cases to improve performance
Tim Buckley
2015-07-31 14:41:23 -06:00
a45ce16c0b
In-progress implementation of dstat views, with proper filtering and data preparation
Tim Buckley
2015-07-31 13:38:16 -06:00
e6afab096e
Allow timeline to load when dstat data is unavailable
Tim Buckley
2015-07-30 17:21:53 -06:00
e229f8b2a9
Incomplete implementation of dstat support. Logs are loaded and parsed when viewing the timeline, but not yet displayed.
Tim Buckley
2015-07-30 17:18:12 -06:00
d496735a94
Add barebones dstat endpoint and URL mapping (currently only serving from current directory)
Tim Buckley
2015-07-30 17:16:16 -06:00
0f81e65e5f
Add gzip support to summary page; use passed-in list of tempest runs from django template
Tim Buckley
2015-07-30 12:25:52 -06:00
7ea9bcabec
Add gzip support to results/sunburst
Tim Buckley
2015-07-30 11:45:50 -06:00
a4d8274c53
Fix indentation in visuals.js
Tim Buckley
2015-07-30 11:10:01 -06:00
2549d20438
Add run selector to results page
Tim Buckley
2015-07-30 11:04:09 -06:00
def89936d6
Add 'tempest_runs' variable to templates and add run selector menu to timeline
Tim Buckley
2015-07-30 10:43:49 -06:00
1baf2642ea
remove "latest" redirector views as the menu now links directly to the latest test run
Tim Buckley
2015-07-30 10:13:29 -06:00
033ed0e6d0
Update README.md to add information on static export.
Tim Buckley
2015-07-29 17:01:34 -06:00
019594d0bd
Merge branch 'master' of github.com:timothyb89/stackviz
Tim Buckley
2015-07-29 16:38:51 -06:00
8941517a54
Load details (e.g. logging info) on demand, even for static-exported sites. Note that all data is now loaded in one request, so gzip is recommended.
Tim Buckley
2015-07-29 16:36:33 -06:00
40638ca104
minor cleanup to timeline javascript
Tim Buckley
2015-07-29 15:03:45 -06:00
bab8fe5f9b
Added more jquery to summary table display
Austin Clark
2015-07-29 12:53:05 -06:00
79959e76dc
Add gzip support for data in static page exports.
Tim Buckley
2015-07-29 15:01:29 -06:00