marlof / ScORCH

DevOps Orchestration for Obrar deploy and Ansible playbooks
http://www.autoscorch.com
Apache License 2.0
5 stars 1 forks source link

"C"hange rules should not display when job in "Running" state. #150

Closed marlof closed 3 years ago

marlof commented 3 years ago

Check the context menus options for running state. "C" for change rules is not valid for a running job, but instead a "kill" seems to happen

Reading package lists...Processes running at termination:
UID          PID    PPID  C STIME TTY          TIME CMD
marlof    479324       1  0 09:34 ?        00:00:00 /lib/systemd/systemd --user
marlof    479326  479324  0 09:34 ?        00:00:00 (sd-pam)
marlof    479449  479313  0 09:35 ?        00:00:00 sshd: marc@pts/0
marlof    479450  479449  0 09:35 pts/0    00:00:00 -bash
marlof    502339       1  0 10:41 pts/0    00:00:00 /bin/bash /opt/scorch/scorch -dispatcher -j /opt/scorch/jobs
marlof    505254  479450  1 10:47 pts/0    00:00:00 /bin/bash /opt/scorch/scorch
marlof    505746  505254  0 10:47 pts/0    00:00:00 /bin/bash /opt/scorch/jobs/starting/Job_ID-6_6.UPGRADE-LINUX.1_UPGRADE-LINUX_NA_
Process tree at termination:

bash(505746)---sudo(505825)---apt(505826)
marlof commented 3 years ago

closed