Skip to content
Snippets Groups Projects
  • Christian Berendt's avatar
    89659b46
    ovs-dpdk: add ovs-dpdkctl.sh to the role itself · 89659b46
    Christian Berendt authored
    Currently the ovs-dpdkctl.sh file is present in the tools
    directory and the "Copying ovs-dpdkctl tool" task accesses it.
    
    This is bad practice. Files copied from a role should either be
    referenced by an absolute path or be part of the role itself.
    
    This change moves the ovs-dpdkctl.sh file in the files
    directory of the role.
    
    Change-Id: I01459d39207e54f270f32f37b4a5153c5a819347
    89659b46
    History
    ovs-dpdk: add ovs-dpdkctl.sh to the role itself
    Christian Berendt authored
    Currently the ovs-dpdkctl.sh file is present in the tools
    directory and the "Copying ovs-dpdkctl tool" task accesses it.
    
    This is bad practice. Files copied from a role should either be
    referenced by an absolute path or be part of the role itself.
    
    This change moves the ovs-dpdkctl.sh file in the files
    directory of the role.
    
    Change-Id: I01459d39207e54f270f32f37b4a5153c5a819347