[MOD/AAdapter] Include containername property
[dcaegen2/platform.git] / adapter / acumos / tox.ini
index ea7a24e..c92b18a 100644 (file)
@@ -1,7 +1,7 @@
 # ============LICENSE_START====================================================
 # org.onap.dcae
 # =============================================================================
-# Copyright (c) 2019 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2019,2022 AT&T Intellectual Property. All rights reserved.
 # Copyright (c) 2021 highstreet technologies GmbH. All rights reserved.
 # =============================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -31,7 +31,7 @@ deps=
 setenv =
     PYTHONPATH={toxinidir}
 commands=
-    nodeenv -p
+    nodeenv --node=17.2.0 -p
     npm install --global protobuf-jsonschema
     pytest --verbose --junitxml xunit-results.xml --cov aoconversion  --cov-report xml --cov-report html --cov-report term