03736998cf
Merge remote-tracking branch 'upstream/dev' into dev
2018-09-28 14:37:57 -06:00
c7da54d86a
Disable blank warning
2018-09-28 14:37:23 -06:00
f35869b2b0
Fix crash when running the quick drive test
2018-09-28 14:03:55 -06:00
aa1fda8ac4
Show test results in osTicket report
...
* Fixes issue #19
2018-09-28 13:43:18 -06:00
dc8f48a6b4
Update post_drive_results() to use new I/O Status
2018-09-28 13:32:48 -06:00
91b7149f93
Merge remote-tracking branch 'upstream/dev' into dev
2018-09-28 13:29:58 -06:00
6cf74c0361
Removed trust commands from Build Linux
2018-09-28 13:12:46 -06:00
66cfe2b246
Update CA trust during startup
2018-09-28 13:11:28 -06:00
e6d7d8699a
Restored missing photorec-sort script
2018-09-28 12:50:09 -06:00
10f1982c23
Removed unused startup scripts
2018-09-28 11:43:02 -06:00
1e6f486865
Adjusted X startup sequence
...
* Moved most X startup logic to ~/.update_x
* This is called by both i3 and openbox
* Network logic moved to .zlogin
* This avoids a bug where apps can no longer connect to the $DISPLAY
2018-09-27 23:10:30 -06:00
79b64e4f23
(re)disable root logins (again)
2018-09-27 23:00:17 -06:00
c43ba34cbf
Differentiate between not-run and unknown results
2018-09-27 21:00:00 -06:00
26eadebf21
ddrescue-tui: Support devices with '/' in the name
2018-09-27 13:13:42 -06:00
cd1017b522
Removed typo'd linebreak
2018-09-26 18:03:12 -06:00
7da01be7ab
Removed inxi
2018-09-26 16:16:58 -06:00
08e8396c27
Updated WiFi creds
2018-09-26 13:51:29 -06:00
a17c83e5f3
Merge remote-tracking branch 'upstream/dev' into dev
2018-09-25 21:24:16 -06:00
9f5a8ace72
Merge branch '1201' into dev
2018-09-25 21:08:34 -06:00
79ad9f1412
Added 1201 specific boot entries
2018-09-25 21:06:23 -06:00
3b27d05fd6
Disabled HDT menu entry
...
* See issue #57
2018-09-25 20:51:40 -06:00
a3c82023e8
Removed unused file
2018-09-25 15:17:44 -06:00
5658b19cac
Merge branch 'dev' into 1201
2018-09-25 14:51:32 -06:00
ba5c380b78
Merge branch 'osticket_integration' into dev
2018-09-25 14:40:41 -06:00
787e944cd1
Add 1201 Root CA
2018-09-25 14:18:44 -06:00
251bc37fb6
Updated main.py
2018-09-25 13:57:43 -06:00
402d73c395
Add osticket.1201.com to known_hosts
2018-09-25 13:57:28 -06:00
5e73583e00
Mark declined overrides as "Skipped"
...
* NS should be reserved for known failures not unknown/questionable states
2018-09-25 12:33:11 -06:00
4b16ec6095
Adjusted Prime95 countdown
2018-09-25 12:24:47 -06:00
d4f24eafb6
Fix issue #55
2018-09-25 12:17:38 -06:00
6c4381c3a5
Include percent with rates in "raw" I/O log
2018-09-25 12:15:28 -06:00
4979fbe927
Taller I/O horizontal graph
...
* Inceases fidelity to 32 steps
2018-09-25 11:52:24 -06:00
9689f5aa15
Adjusted I/O chunk size and graph scale
2018-09-25 11:51:22 -06:00
a4d559f406
Removed more VCR 2008 references
2018-09-25 11:46:15 -06:00
e9d65fe29b
Enable direct I/O for I/O Benchmark
...
* Really this should've been enabled earlier
* Also increased chunk size
2018-09-24 17:49:20 -06:00
7506cd017b
PNG graph export and uploads working
2018-09-24 17:47:52 -06:00
8d5a4b4079
Add python-gnuplot package
2018-09-24 16:07:23 -06:00
4206afe0c3
Disabled osticket_needs_attention()
...
* The flag has been repurposed in osTicket
2018-09-24 15:45:52 -06:00
aec3e8208c
New osTicket report layout
...
* Block character graph has been reduced to one line
* A PNG graph is exported using gnuplot
* The graph is uploaded to imgur and a link is included in the report
* The graph is also uploaded to the BENCHMARK_SERVER for redundancy
2018-09-24 02:27:02 -06:00
ba06b7d635
Increased height of horizontal I/O graph
...
* Allows for 32 steps of accuracy
* Adjusted curve to max out around 750 Mb/s
2018-09-20 15:57:53 -06:00
d46ae18045
Establish SSH tunnel before connecting to SQL DB
...
* Also added disconnect_from_db() function.
2018-09-20 14:53:17 -06:00
462a87b1ce
Adjusted ticket selection confirmation
2018-09-20 12:50:13 -06:00
146244d3fd
Adjusted osTicket post formatting
2018-09-20 12:02:08 -06:00
aae7c1d543
Allow diabling osTicket integration per run
2018-09-20 00:58:21 -06:00
dd13f7bd24
Adjusted osTicket drive report formatting
2018-09-20 00:50:32 -06:00
9698cfbf6d
Initial osTicket drive report section
...
* Formatting is off, need to remove ASCII color escapes
2018-09-20 00:35:05 -06:00
580d1de915
Finished Prime95 osTicket reply section
...
* NOTE: A reply is not posted for Aborted tests or Unknown results
2018-09-18 21:48:15 -06:00
1d88c57be8
Adjust Prime95 countown message
2018-09-18 20:43:09 -06:00
5edde45f0e
Get osTicket number and verify with name in ticket
2018-09-18 20:33:33 -06:00
58dead2382
Added osTicket DB functions
...
* osticket_needs_attention()
* osticket_reply()
* osticket_set_drive_result()
2018-09-18 19:55:36 -06:00