Giter Site home page Giter Site logo

Comments (2)

mpeuster avatar mpeuster commented on August 16, 2024

$ curl -s http://pre-int-vnv-bcn.5gtango.eu:32002/api/v3/packages/ | jq .[] | jq .pd.name,.pd.maintainer
"ns-mediapilot-service-k8s"
"Ignacio Dominguez"
"media-performance-test"
"Felipe Vicens, ATOS"
"industrial-pilot-test"
"Aureliano Sinatra, EGM"
"tng-smpilot-ns1-k8s"
"Manuel Peuster (Paderborn University)"

Now the network service and the test have the very same testing tag.

curl -s http://pre-int-vnv-bcn.5gtango.eu:32002/api/v3/services/ | jq .[] | jq .uuid,.nsd.name,.nsd.testing_tags
curl -s http://pre-int-vnv-bcn.5gtango.eu:32002/api/v3/tests/descriptors/ | jq .[] | jq .uuid,.testd.name,.testd.testing_tags

but with my big surprise the uploaded package doesnt have any testing tags…
May I suspect a bug in the pd generation during the upload to sonata @joseBonnet ?

{
"created_at": "2019-05-29T08:40:11.783+00:00",
"md5": "b36b8c0dd3eb9be06f5d3de3d81ab446",
"pd": {
"warning": null,
"descriptor_schema": "https://raw.githubusercontent.com/sonata-nfv/tng-schema/master/package-specification/napd-schema.yml",
"vendor": "eu.5gtango",
"name": "tng-smpilot-ns1-k8s",
"version": "0.1",
"package_type": "application/vnd.5gtango.package.nsp",
"maintainer": "Manuel Peuster (Paderborn University)",
"release_date_time": "2019-05-29T10:39:31Z",
"package_content": [
{
"source": "Definitions/Definitions/nsd/nsd_smpilot_ns1.yml",
"algorithm": "SHA-256",
"hash": "f3d9599cc72c610010399bcb0199bb6bb2f40ae8d7b8beae50157310103d4565",
"content-type": "application/vnd.5gtango.nsd",
"tags": [
"eu.5gtango"
],
"uuid": "bfe12ff1-064c-4f8c-922b-0c6dfe3b2365",
"id": {
"vendor": "eu.5gtango",
"name": "tng-smpilot-ns1-k8s",
"version": "0.1"
}
},
{
"source": "Definitions/Definitions/vnfd/vnfd_cc.yml",
"algorithm": "SHA-256",
"hash": "bf8184f08d15b0c5b8aa518524407e5a8969d866f1dd2c19c5bb225f2084dfae",
"content-type": "application/vnd.5gtango.vnfd",
"tags": [
"eu.5gtango"
],
"uuid": "1f457e1c-ef4e-410e-9524-7d2659026c14",
"id": {
"vendor": "eu.5gtango",
"name": "smpilot-cc",
"version": "0.1"
}
},
{
"source": "Definitions/Definitions/vnfd/vnfd_eae.yml",
"algorithm": "SHA-256",
"hash": "54e9d009265e0c00531d03813e1087df4044598c0986807bb66da164247dce01",
"content-type": "application/vnd.5gtango.vnfd",
"tags": [
"eu.5gtango"
],
"uuid": "9f4c568b-f05c-446c-94f8-89c0bea5c1de",
"id": {
"vendor": "eu.5gtango",
"name": "smpilot-eae",
"version": "0.1"
}
}
],
"description": "Smart manufacturing pilot: Factory edge service (NS1) for vim-emu.",
"package_file_uuid": "d3447684-44bc-4b50-bc76-0bf169a08c00",
"package_file_name": "eu.5gtango.tng-smpilot-ns1-k8s.0.1.tgo"
},
"signature": null,
"status": "active",
"updated_at": "2019-05-29T08:40:11.783+00:00",
"username": "",
"uuid": "26f7e5dc-c4eb-41e3-aa3d-a60964946d91"
}

Here can find my industrial-pilot-test project
https://github.com/sinaure/tng-tests/tree/master/tests/VnV/vnv-onboarding-phase/tests/projects/industrial-pilot-ns1-test

And the industrial-pilot NS1 (modified adding testing tags)
https://github.com/sinaure/tng-tests/tree/master/tests/VnV/vnv-onboarding-phase/tests/projects/tng-smpilot-ns1-k8s

from tng-sdk-package.

mpeuster avatar mpeuster commented on August 16, 2024

Solved. testing_tags have not been added to project.yml

from tng-sdk-package.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.