Project Description

Goal is to write a salt formula for setup a uyuni proxy.

Goal for this Hackweek

  1. Learn about salt formula
  2. setup a uyuni proxy using a salt formula
  3. if there's still time, write also a salt formula for setup a containerized uyuni proxy using a salt formula

Resources

Current uyuni proxy setup procedure: https://www.uyuni-project.org/uyuni-docs/en/uyuni/installation-and-upgrade/uyuni-proxy-setup.html

Looking for hackers with the skills:

uyuni

This project is part of:

Hack Week 21

Activity

  • over 3 years ago: j_renner liked this project.
  • over 3 years ago: mbussolotto added keyword "uyuni" to this project.
  • over 3 years ago: mbussolotto originated this project.

  • Comments

    • mbussolotto
      over 3 years ago by mbussolotto | Reply

      https://build.opensuse.org/package/show/home:mbussolotto/configure-proxy-formula

      https://github.com/mbussolotto/salt-formulas/tree/configure-proxy-formula/configure-proxy-formula

    Similar Projects

    Move Uyuni Test Framework from Selenium to Playwright + AI by oscar-barrios

    Description

    This project aims to migrate the existing Uyuni Test Framework from Selenium to Playwright. The move will improve the stability, speed, and maintainability of our end-to-end tests by leveraging Playwright's modern features. We'll be rewriting the current Selenium code in Ruby to Playwright code in TypeScript, which includes updating the test framework runner, step definitions, and configurations. This is also necessary because we're moving from Cucumber Ruby to CucumberJS.

    If you're still curious about the AI in the title, it was just a way to grab your attention. Thanks for your understanding.


    Goals

    • Migrate Core tests including Onboarding of clients
    • Improve test reliabillity: Measure and confirm a significant reduction of flakynes.
    • Implement a robust framework: Establish a well-structured and reusable Playwright test framework using the CucumberJS

    Resources