mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
parent
47b67a1d01
commit
4ba10436cb
1 changed files with 0 additions and 5 deletions
|
@ -53,8 +53,3 @@ rescue LoadError
|
|||
Formatador.display_line("[yellow]Skipping tests for [bold]libvirt[/] [yellow]due to missing `ruby-libvirt` gem.[/]")
|
||||
Thread.current[:tags] << '-libvirt'
|
||||
end
|
||||
|
||||
# This disables all DigitalOcean tests since the test server code is broken and fails in every case
|
||||
# See https://github.com/fog/fog/pull/3304
|
||||
Formatador.display_line("[yellow]Skipping tests for [bold]digitialocean[/] [yellow]due to test helper being broken.[/]")
|
||||
Thread.current[:tags] << "-digitalocean"
|
||||
|
|
Loading…
Add table
Reference in a new issue