Merge "Auto Update CSIT Jobs to run for neon"
[releng/builder.git] / jjb / odl-openstack-cleanup-stale-nodes.sh
index ddd104180613badd389c4da532de706874a6da05..25cf88c70f2c33b5b63404719e81d898b60344c6 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -l
 # SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 - 2018 The Linux Foundation and others.
@@ -16,7 +16,5 @@ echo "---> Cleanup stale nodes"
 # 24H timeout in place for all jobs therefore all jobs are expected to complete
 # within the timeout.
 
-# shellcheck source=/tmp/v/lftools/bin/activate disable=SC1091
-source "/tmp/v/lftools/bin/activate"
 lftools openstack --os-cloud vex server list --days=1
 lftools openstack --os-cloud vex server cleanup --days=1