-
Notifications
You must be signed in to change notification settings - Fork 445
openQA Setup
Björn Geuken edited this page Jan 23, 2018
·
19 revisions
openQA is an automated test tool for operating systems and the engine at the heart of openSUSE’s automated testing initiative.
We have an openQA project in the reference installation of openSUSE. Currently we test the Unstable and 2.8 appliances there. To trigger a job we run the schedule-obs.sh script on the bs-team server in the /tmp/
directory scheduled via a cron job. The keys used to connect to openQA are stored in ~/.config/openqa/client.conf
.
The openQA distribution tests for OBS are located in the os-autoinst organization in the os-autoinst-distri-obs repository. This basically boots the OBS appliance and runs a smoketest of the webui. The webui tests are located here.
- Development Environment Overview
- Development Environment Tips & Tricks
- Spec-Tips
- Code Style
- Rubocop
- Testing with VCR
- Authentication
- Authorization
- Autocomplete
- BS Requests
- Events
- ProjectLog
- Notifications
- Feature Toggles
- Build Results
- Attrib classes
- Flags
- The BackendPackage Cache
- Maintenance classes
- Cloud uploader
- Delayed Jobs
- Staging Workflow
- StatusHistory
- OBS API
- Owner Search
- Search
- Links
- Distributions
- Repository
- Data Migrations
- next_rails
- Ruby Update
- Rails Profiling
- Installing a local LDAP-server
- Remote Pairing Setup Guide
- Factory Dashboard
- osc
- Setup an OBS Development Environment on macOS
- Run OpenQA smoketest locally
- Responsive Guidelines
- Importing database dumps
- Problem Statement & Solution
- Kickoff New Stuff
- New Swagger API doc
- Documentation and Communication
- GitHub Actions
- How to Introduce Software Design Patterns
- Query Objects
- Services
- View Components
- RFC: Core Components
- RFC: Decorator Pattern
- RFC: Backend models