Skip to content

yast/usr-etc-test

Repository files navigation

/usr/etc and /etc/*/*.d check

CI

This project checks and reports all changes in /usr/etc and /etc/*/*.d in order to give the YaST team the possibility to adapt the YAST modules to that changes too.

Workflow

  • Run test with ./usr_etc_check.rb <repository_url> <known_changes.yml>
  • Example: ./usr_etc_check.rb https://download.opensuse.org/tumbleweed/repo/oss tumbleweed_known_changes.yml
  • The test
    • Downloads the *-filelists.xml.gz from the given repository
    • Extracts a list of all configuration files in /etc/*/*.d and /usr/etc
    • Compares this list with the known changes list YAML file
    • Reports the new entries which where not found

Packages Required for Running Test

  • A Ruby interpreter

Running the Check

The check has been disabled as it is not useful anymore and only reports lots of false positives.

About

YaST2 - Checking /usr/etc/ directory for new entries.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •