]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commitdiff
Set conf.py and nbscript for measurement
authorKarel Kočí <cynerd@email.cz>
Tue, 28 Jul 2015 08:57:49 +0000 (10:57 +0200)
committerKarel Kočí <cynerd@email.cz>
Wed, 12 Aug 2015 08:22:55 +0000 (10:22 +0200)
conf.py
scripts/nbscript

diff --git a/conf.py b/conf.py
index d75b5dd4d90fc89d4cb02c5353de15b8cac60c75..e07f2b6b7252271063da19da61310ffd37ab05c5 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -37,13 +37,13 @@ picosat_args = []
 
 # db_database
 # Database in PostgreSQL to be used for this tools
-db_database = 'lcp'
+db_database = 'linux-conf-perf'
 # db_user
 # Define PostgreSQL user
-db_user = 'cynerd'
+db_user = 'kocikare'
 # db_password
 # Define PostrgreSQL user password
-db_password = 'cynerd'
+db_password = 'ohNg3Ien'
 # db_host
 # Address of PostgreSQL database server
 db_host = 'localhost'
index ef99dd8e838d39f008be5680ad6ab7ca52e541d0..0f5ec55b163ef4152be5542e4c030eb726713ff2 100644 (file)
@@ -1,4 +1,4 @@
 #!/usr/bin/env novaboot
 # Novaboot script
 load ../jobfiles/linuxImage console=ttyS0,115200
-load ../buildroot/output/images/rootfs.cpio.gz
+load ../root/cyclictest/images/rootfs.cpio.gz