You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Add dmesg to regressionlog step (#2810)
* Add dmesg to regressionlog step * dmesg from the outside * put dmesg one level higher * Add server logs * Archive the whole queries dir * Remove dmesg
This commit is contained in:
@ -14,6 +14,7 @@ dump_log ()
|
||||
journalctl -u "$name".service > "$DIR_NAME"/"${name}_${STEP_NAME}".log
|
||||
}
|
||||
|
||||
dump_log "mariadb"
|
||||
dump_log "mcs-ddlproc"
|
||||
dump_log "mcs-dmlproc"
|
||||
dump_log "mcs-loadbrm"
|
||||
|
Reference in New Issue
Block a user