You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backports also need to have workflow based on the target branch.
i think we can have Dockerfile and test script with argument with target branch or distro name. create the target distro environment with them, and start the test in the container to make sure all tests are working okay with rsyslog. since this test is going to be running in the container or virtualized environment, we would not have system services. that means we can install rsyslog deb package and manually start the daemon in the background with test configuration.
depends on #9
each distribution has a workflow file to execute the unit tests provided by #9 to make sure each PR does not break the package.
The text was updated successfully, but these errors were encountered: