Commit Graph

21 Commits

Author SHA1 Message Date
dvanaken
423140169f Made the workload editable so it can be edited in the admin view and cleaned up the admin view and template 2020-04-03 01:50:38 -04:00
yangdsh
cebc958666 search for knob ranges 2020-03-10 15:52:13 -04:00
bohanjason
be9307822e pipeline data view in results 2020-03-06 15:12:15 -05:00
dvanaken
8768686d17 Added rule for new migration file to pylintrc 2020-02-20 00:52:46 -05:00
dvanaken
42fc5ebe3e Update celery commands 2020-02-08 17:31:29 -05:00
dvanaken
06948089d2 Added new model to store execution times 2020-01-23 23:38:56 -05:00
yangdsh
c2d5cbadd6 rename hyperparameters and use them as defaults 2020-01-18 23:27:01 -05:00
yangdsh
cb8c597818 fix format 2020-01-18 23:27:01 -05:00
dvanaken
2adab245c0 added create_knob_settings.py script to pylint exclude list 2020-01-09 03:23:06 -05:00
yangdsh
1cc7537b2a ignore the migration file in pylint 2019-12-15 23:09:29 +01:00
dvanaken
c739eb066e Changes: removed docker centos image; updated expected value used in test in analysis/tests/ddpg_test.py to be less strict; run all tests on travis vm and docker containers; push docker images to docker-hub repo if on the master branch; 2019-12-03 18:33:04 -05:00
dvanaken
4171a662f5 Added backdoor functions for creating/editing/deleting users/projects/sessions in the website and driver. 2019-11-08 05:49:19 -05:00
Dana Van Aken
2974cdab2b Update pylintrc
Added the migrations directory and manage.py to the ignore list
2019-10-24 18:30:20 -04:00
dvanaken
5c855faa3e Testing gitlint 2019-10-24 00:54:38 -04:00
dvanaken
777c42c979 Bumped numpy from 1.13.1 to 1.14.0 to satisfy TF 1.12.2 dependency. Updated grep commands in validator to also be compatible with BSD. 2019-10-22 19:45:39 -04:00
yangdsh
826137bd3b add simulation to white-list 2019-10-22 19:42:58 -04:00
Dana Van Aken
0da1b724cc Added postgresql client package to Dockerfiles and psycopg2-binary to requirements.txt, removed unused matplotlib code/package from analysis/cluster.py and requirements.txt, replaced commands in docker start.sh file with new management commands. 2019-10-08 09:32:25 -04:00
Dana Van Aken
40c75de3ce Added additional Oracle views to metric collection (v, v). 2019-10-08 09:32:25 -04:00
Dana Van Aken
e676433ece Changes:
- fixed bug in validator causing it to validate files in excluded directories and updated the pre-commit hook
 - hardware uniqueness is now based on the cpu, memory, storage, and storage_type fields, fixes #230
 - initial settings of a minval/maxval for a session knob are calculated based on its resource type and the user's hardware
 - squashed migrations
2019-10-03 21:31:27 -04:00
Dana Van Aken
390e58b24d added some manage.py extensions 2019-10-03 21:31:27 -04:00
Andy Pavlo
3e564ce922 Initial commit with BSL 2019-08-23 11:47:19 -04:00