Skip to content

Commit 999c6ee

Browse files
committed
Update CHANGELOG
1 parent 61911ca commit 999c6ee

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CHANGELOG
66

77
**CHANGES**
88
- Ubuntu 20.04 is no longer supported.
9+
- Support DCV on AL2023
910

1011
**BUG FIXES**
1112
- Fix an issue where Security Group validation failed when a rule contained both IPv4 ranges (IpRanges) and security group references (UserIdGroupPairs).

tests/integration-tests/tests/dcv/test_dcv.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
import pytest
1818
import requests
1919
from assertpy import assert_that
20-
2120
from framework.credential_providers import run_pcluster_command
2221
from remote_command_executor import RemoteCommandExecutionError, RemoteCommandExecutor
2322
from utils import (

0 commit comments

Comments
 (0)