Project

General

Profile

Actions

action #65178

closed

Drop rsync.pl config from salt for osd and o3

Added by livdywan almost 4 years ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
-
Target version:
Start date:
2020-04-02
Due date:
% Done:

0%

Estimated time:
Tags:

Description

okurz wrote:

oops, found that we have the repo still installed and configured for both osd and o3 which we should remove before we can call this done. E.g. see https://gitlab.suse.de/openqa/salt-states-openqa/-/blob/master/openqa/server.sls#L177 . IMHO as long as we have the repo checked out and covered in salt we are not done with the cleanup.


Related issues 1 (0 open1 closed)

Related to openQA Infrastructure - action #60023: Disable rsync.pl on o3Resolvedandriinikitin2019-11-19

Actions
Actions #1

Updated by livdywan almost 4 years ago

Actions #2

Updated by okurz over 3 years ago

  • Target version set to Ready
Actions #3

Updated by okurz over 3 years ago

  • Target version changed from Ready to future
Actions #4

Updated by okurz about 1 year ago

  • Tags set to infra
Actions #5

Updated by okurz about 2 months ago

  • Target version changed from future to Tools - Next
Actions #6

Updated by okurz about 2 months ago

  • Target version changed from Tools - Next to Ready
Actions #7

Updated by nicksinger about 2 months ago

  • Assignee set to nicksinger
Actions #8

Updated by nicksinger about 1 month ago

  • Status changed from New to Resolved

grep yields no result for a repo that is still checked out so I assume this was already done in the past:

workstation git/salt-states-openqa ‹master› » grep -ri "rsync"
etc/backup/rsnapshot.conf:cmd_rsync /usr/bin/rsync
etc/backup/rsnapshot.conf:rsync_numtries    5
etc/backup/rsnapshot.conf:backup    root@openqa.opensuse.org:/var/lib/openqa/share/factory/iso/fixed    openqa.opensuse.org/root    +rsync_long_args=--hard-links
etc/backup/rsnapshot.conf:backup    root@openqa.opensuse.org:/var/lib/openqa/share/factory/hdd/fixed    openqa.opensuse.org/root    +rsync_long_args=--hard-links
etc/backup/rsnapshot.conf:backup    root@openqa.opensuse.org:/var/lib/openqa/osc-plugin-factory openqa.opensuse.org/root    +rsync_long_args=--hard-links
etc/backup/rsnapshot.conf:backup    root@openqa.suse.de:/var/lib/openqa/share/factory/iso/fixed openqa.suse.de/root +rsync_long_args=--hard-links
etc/backup/rsnapshot.conf:backup    root@openqa.suse.de:/var/lib/openqa/share/factory/hdd/fixed openqa.suse.de/root +rsync_long_args=--hard-links
openqa/worker.sls:#       testpoolurl: [rsync compatible path to grab tests webui_public_facing]
openqa/worker.sls:#       testpoolurl: [rsync compatible path to grab tests from webui_dev]
openqa/server.sls:          plugins: AMQP ObsRsync
openqa/server.sls:        obs_rsync:
openqa/server.sls:          ignored_failed_minion_jobs: obs_rsync_run obs_rsync_update_builds_text
t/pillar/openqa/workerconf.sls:      testpoolurl: rsync://webui.test/tests
monitoring/telegraf/telegraf-webui.conf:{% for service in ['sshd','openqa-gru','openqa-webui','openqa-livehandler','openqa-scheduler','openqa-websockets','smb','vsftpd','telegraf','salt-master','salt-minion','rsyncd','postgresql','postfix','cron','apache2'] %}
monitoring/grafana.sls:{% set services_for_templated_dashboards = 'sshd openqa-gru openqa-webui openqa-livehandler openqa-scheduler openqa-websockets smb vsftpd telegraf salt-master salt-minion rsyncd postgresql postfix cron apache2' %}

I think the commit which cleaned this up was https://gitlab.suse.de/openqa/salt-states-openqa/-/commit/3bd65665c4d3ea6324a6a88636e9a6020882dd10

Actions

Also available in: Atom PDF