mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update tests.toml
This commit is contained in:
parent
f5cc672bb9
commit
516c641731
1 changed files with 9 additions and 0 deletions
|
@ -11,6 +11,15 @@ test_format = 1.0
|
|||
args.version = "Enterprise"
|
||||
args.team_display_name = "Mon équipe"
|
||||
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.738ba505.name = "Upgrade from 7.2.0"
|
||||
|
||||
test_upgrade_from.1677cb9f.name = "Upgrade from 7.3.0"
|
||||
|
||||
|
||||
["Test-with-Team-Edition"]
|
||||
|
||||
only = ["install.subdir", "backup_restore", "upgrade" ]
|
||||
|
|
Loading…
Add table
Reference in a new issue