Skip to content

Tags: os-autoinst/os-autoinst

Tags

rolling_relase

Toggle rolling_relase's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1443 from AdamWill/spec-no-lint-deps

Separate lint requires from test requires, don't include in spec

4.5.1527308405.8b586d5

Toggle 4.5.1527308405.8b586d5's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Last version with support for old interactive mode

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

4.4.1510293264.652ad68e

Toggle 4.4.1510293264.652ad68e's commit message
Replacement of hot filehandlers for Mojo::Log (#876)

This change will replace writing to the autoinst-log.txt with
a hot filehandler, with a proper logging mechanism: Mojo::Log

4.4.1508936943.39adc5eb

Toggle 4.4.1508936943.39adc5eb's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v4.4.1508936943.39adc5eb

4.3

Toggle 4.3's commit message

Verified

This tag was signed with the committer’s verified signature.
aaannz Ondřej Holeček
4.3

- console API
  + new API to switch between consoles  instead of using ctrl-alt-f[1-8] hotkeys
- lightweight test debugging support
  + new backend variable TESTDEBUG to always store passing test module as snapshot
- new sound validation by converting it to image
  + standalone helper program (snd2png)
- introduce debugviewer
  + standalone helper program to display latest os-autoinst screenshot (debugviewer)
- sVirt backend
- changed lock and mm APIs
  + added 'mutex_try_lock' API call
- support multiple networks in one job
- no more timetravel to avoid isolinux easter eggs
- gentle perlcritic compliant code
- s390 and IPMI fixes
- numerous other fixes

4.2.1

Toggle 4.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
aaannz Ondřej Holeček
4.2.1

- fix booting from cdrom

4.2

Toggle 4.2's commit message

Verified

This tag was signed with the committer’s verified signature.
aaannz Ondřej Holeček
4.2

- many new testapi calls
- jUnit results parsing
- needle has_property and match_has_tag
- asset uploading
- Open vSwitch and VDE networking
- backend variables documentation
- tidyfied code
- many bugfixes and new bugs

4.1

Toggle 4.1's commit message
if we need input, store the details of the current needles

4.0

Toggle 4.0's commit message
Merge pull request #175 from os-autoinst/coolo_speedup_startup

parse needles and perl before starting the VM