Skip to content

Commit

Permalink
ncm-opennebula: update opennebla file version
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosimon committed Feb 5, 2024
1 parent 9791f3f commit 1f5741b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ncm-opennebula/src/test/perl/opennebula.t
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ is($NCM::Component::OpenNebula::Server::ONEADMINGRP, 4, "One admin group id");
$CAF::Object::NoAction = 1;

# Set OpenNebula file version
set_file_contents("/var/lib/one/remotes/VERSION", "6.0.0.2");
set_file_contents("/var/lib/one/remotes/VERSION", "6.6.0");

my $cmp = NCM::Component::opennebula->new("opennebula");

Expand Down

0 comments on commit 1f5741b

Please sign in to comment.