From bd1cf2e13122c70875190818573f211b5d75f422 Mon Sep 17 00:00:00 2001 From: Oleg Sheynin Date: Mon, 5 Aug 2024 22:14:36 +0000 Subject: [PATCH] Mon Aug 5 10:14:36 PM UTC 2024 --- cvtt/cvttdata-testdb.cron | 8 ++++++++ oleg/gpushnik.cron | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 cvtt/cvttdata-testdb.cron create mode 100644 oleg/gpushnik.cron diff --git a/cvtt/cvttdata-testdb.cron b/cvtt/cvttdata-testdb.cron new file mode 100644 index 0000000..1142def --- /dev/null +++ b/cvtt/cvttdata-testdb.cron @@ -0,0 +1,8 @@ +# +#---------------------- Utils +10 6 * * * /home/cvtt/prod/utils/archive_logs.sh /home/cvtt/prod/logs 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' > /home/cvtt/prod/logs/$(date +\%Y\%m\%d_\%H\%M\%S).cronjob_log_archive.log +# +# +# ----------------- # TEST +# +# ----------------- # TEST diff --git a/oleg/gpushnik.cron b/oleg/gpushnik.cron new file mode 100644 index 0000000..f65b00b --- /dev/null +++ b/oleg/gpushnik.cron @@ -0,0 +1,6 @@ +# +0 13 * * * /opt/jupyter_gpu/load_market_data.sh > /dev/null +# +# ------ T E S T +#45 * * * * /opt/jupyter_gpu/load_market_data.sh > /tmp/aaa 2>&1 +